You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
How Swagger generation and versioning can be implemented in Freya as well as with Swashbuckle and ASP.NET API Versioning which use MVC ApiExplorer in ASP.NET Core?
The text was updated successfully, but these errors were encountered:
I've recently been thinking it might be possible to leverage Freya, or something like Freya, as a target for https://github.com/panesofglass/SwaggerProvider/tree/api-provider. Generating a computation expression from a type provider to satisfy the definitions should be possible. I'm not sure how much or little of Freya would be usable in this approach, though. The general idea would be that you could generate computation expressions for each resource with all the available hooks, and only those, made available in the CE.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How Swagger generation and versioning can be implemented in Freya as well as with Swashbuckle and ASP.NET API Versioning which use MVC ApiExplorer in ASP.NET Core?
The text was updated successfully, but these errors were encountered: