https://github.com/soenneker/soenneker.attributes.publicopenapiendpoint
For decorating controller endpoints that should be publicly accessible to see within OpenApi generation
https://github.com/soenneker/soenneker.attributes.publicopenapiendpoint
attributes csharp dotnet endpoint object openapi public publicopenapiendpoint publicopenapiendpointattribute swagger swashbuckle
Last synced: 27 days ago
JSON representation
For decorating controller endpoints that should be publicly accessible to see within OpenApi generation
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.attributes.publicopenapiendpoint
- Owner: soenneker
- License: mit
- Created: 2025-03-31T00:54:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-12T01:27:52.000Z (28 days ago)
- Last Synced: 2026-03-12T02:43:34.126Z (27 days ago)
- Topics: attributes, csharp, dotnet, endpoint, object, openapi, public, publicopenapiendpoint, publicopenapiendpointattribute, swagger, swashbuckle
- Language: C#
- Homepage: https://soenneker.com
- Size: 311 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.attributes.publicopenapiendpoint/)
[](https://github.com/soenneker/soenneker.attributes.publicopenapiendpoint/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.attributes.publicopenapiendpoint/)
[](https://github.com/soenneker/soenneker.attributes.publicopenapiendpoint/actions/workflows/codeql.yml)
#  Soenneker.Attributes.PublicOpenApiEndpoint
### For decorating controller endpoints that should be publicly accessible to see within OpenApi generation
## Installation
```
dotnet add package Soenneker.Attributes.PublicOpenApiEndpoint
```