An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.attributes.publicopenapiobject.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.attributes.publicopenapiobject/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.attributes.publicopenapiobject/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.attributes.publicopenapiobject/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.attributes.publicopenapiobject.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.attributes.publicopenapiobject/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Attributes.PublicOpenApiObject
### For decorating objects that should be publicly accessible to see within OpenApi

## Installation

```
dotnet add package Soenneker.Attributes.PublicOpenApiObject
```