Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generation of model/collection information/OpenAPI specs #17

Open
morrisjdev opened this issue Jul 23, 2020 · 0 comments
Open

Add generation of model/collection information/OpenAPI specs #17

morrisjdev opened this issue Jul 23, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed todo

Comments

@morrisjdev
Copy link
Collaborator

To make development of client applications easier, without knowing the server-code it would be helpful to provide information about the current models and collections on server side.

An interface that provides OpenAPI spec-files would work, but a few adjustments would be neccesary.
It is not possible to generate model specs without a REST-Interface returning this model.
Maybe a fork of one of the .NET swagger libraries is a solution.

Ideas and suggestions welcome.

@morrisjdev morrisjdev added enhancement New feature or request help wanted Extra attention is needed todo labels Jul 23, 2020
@morrisjdev morrisjdev added this to the Feature development milestone Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed todo
Projects
None yet
Development

No branches or pull requests

1 participant