Skip to content

List all endpoints based on the url-map#24

Open
hermannsblum wants to merge 4 commits intocharlesflynn:masterfrom
hermannsblum:url_map
Open

List all endpoints based on the url-map#24
hermannsblum wants to merge 4 commits intocharlesflynn:masterfrom
hermannsblum:url_map

Conversation

@hermannsblum
Copy link
Copy Markdown

For a project we had the problem that endpoints from blueprints are not listed by eve-docs.
(for example eve-docs does not document it's own endpoint, which is usually /docs)

Based on the url_map of the eve-app, I have added this functionality to eve-docs, it works out of the box. Endpoints from blueprints just get listet with their possible HTTP-Methods, endpoints from eve get documented by eve-docs with the schema and everything.

In addition I added some documentation.

@hermannsblum
Copy link
Copy Markdown
Author

Still active?

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

Successfully merging this pull request may close these issues.

1 participant