dotnet add OrchardCoreContrib.Apis.SwaggerEnables swagger documentation for Orchard Core APIs.
Features
Swagger
Enables Swagger for Orchard Core APIs. Its upstream feature ID is OrchardCoreContrib.Apis.Swagger, and it is categorized as OpenAPI. No additional feature dependencies are listed for it in the upstream manifest. This description is based on the OrchardCoreContrib manifest metadata; Orchard Core displays feature entries in the feature management UI with their description, category, and dependencies.
Swagger UI
Enables Swagger UI for Orchard Core APIs. Its upstream feature ID is OrchardCoreContrib.Apis.Swagger.UI, and it is categorized as OpenAPI. It depends on OrchardCoreContrib.Apis.Swagger, so Orchard Core enables that dependency when this feature is enabled. This description is based on the OrchardCoreContrib manifest metadata; Orchard Core displays feature entries in the feature management UI with their description, category, and dependencies.
- BSD-3-Clause