https://github.com/soenneker/soenneker.attributes.publicopenapiobject
For decorating objects that should be publicly accessible to see within OpenApi
https://github.com/soenneker/soenneker.attributes.publicopenapiobject
attribute attributes csharp dotnet object openapi publicopenapiobject publicopenapiobjectattribute schema swagger
Last synced: about 1 year ago
JSON representation
For decorating objects that should be publicly accessible to see within OpenApi
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.attributes.publicopenapiobject
- Owner: soenneker
- License: mit
- Created: 2025-03-26T14:19:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T14:20:47.000Z (about 1 year ago)
- Last Synced: 2025-03-26T14:42:05.986Z (about 1 year ago)
- Topics: attribute, attributes, csharp, dotnet, object, openapi, publicopenapiobject, publicopenapiobjectattribute, schema, swagger
- Language: C#
- Homepage: https://soenneker.com
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.attributes.publicopenapiobject/)
[](https://github.com/soenneker/soenneker.attributes.publicopenapiobject/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.attributes.publicopenapiobject/)
#  Soenneker.Attributes.PublicOpenApiObject
### For decorating objects that should be publicly accessible to see within OpenApi
## Installation
```
dotnet add package Soenneker.Attributes.PublicOpenApiObject
```