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

Routes add nickname #236

Closed
chriskapp opened this issue Jul 6, 2019 · 1 comment
Closed

Routes add nickname #236

chriskapp opened this issue Jul 6, 2019 · 1 comment
Labels
Milestone

Comments

@chriskapp
Copy link
Member

We should add a new field "nickname" which can be configured at a route. We could use this field at the OpenAPI spec see:
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#operation-object
and also to build our JsonRPC server to directly execute a specific action. This nickname could then be the name of the RPC method. By default we could maybe generate the name based on the endpoint path.

@chriskapp chriskapp added this to the 1.7.0 milestone Jul 21, 2019
@chriskapp
Copy link
Member Author

This is now implemented

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

No branches or pull requests

1 participant