Luis Ramírez presented on using OpenAPI extensions to integrate OSLC concepts into OpenAPI specifications. This would allow generating OSLC APIs using Swagger Codegen and providing meaningful documentation of OSLC resources and services in Swagger UI. Ramírez demonstrated using custom x- properties prefixed in an OpenAPI spec to define OSLC-specific metadata, and generating an OSLC API using Swagger Codegen. Remaining work includes incorporating the extensions into generated code and customizing Swagger UI to surface the OSLC data. Challenges include designing RDF format support in Swagger UI and a lack of OAuth 1.0a support.