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

OpenAPI for generated api #85

Open
RyanSusana opened this issue Nov 19, 2019 · 3 comments
Open

OpenAPI for generated api #85

RyanSusana opened this issue Nov 19, 2019 · 3 comments

Comments

@RyanSusana
Copy link
Owner

No description provided.

@danielcaro
Copy link

Hi, first at all Nice project !!

Do you need generate open api docs to use with something like swagger ui for the dynamic resources endpoints generated by elepy ?

Do you need some help with that or anything with higher priority? My english is awful, but i like to programming .

@RyanSusana
Copy link
Owner Author

Hello man, thank you!

I'm still trying to figure out a good way to generate OpenAPI docs.

I need to take the following into consideration:

  • Default endpoints
  • Custom endpoints
  • Authorization and Authentication

@danielcaro
Copy link

Maybe, the easiest will the default endpoints used to manage Elepy, but looks more useful for the user the custom endpoints to allow user to know the custom CMS endpoints to use. For me , makes me more sense to start with OpenApi docs for the custom endpoints.

And about Authorization and Authentication, is about: 1) how to access to OpenApi docs? or 2) how the OpenApi docs describe the way to submit security parameters to the endpoints ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants