Skip to content

Using various ways to handle polymorphic object types in swagger documentation

License

Notifications You must be signed in to change notification settings

aimenux/SwaggerPolymorphismDemo

Repository files navigation

.NET

SwaggerPolymorphismDemo

Using various ways to handle polymorphic object types in swagger documentation

In this repo, i m exploring various ways in order to handle polymorphic object types in swagger documentation.

1️⃣ Example01 : use of annotations way on a controller api style.

2️⃣ Example02 : use of fluent way on a controller api style.

3️⃣ Example03 : use of annotations way on a minimal api style.

4️⃣ Example04 : use of fluent way on a minimal api style.

Tools : net 9.0

About

Using various ways to handle polymorphic object types in swagger documentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages