Skip to content

Changing operation names for handlers in the schema #1361

Closed Answered by scott2b
scott2b asked this question in Q&A
Discussion options

You must be logged in to vote

Oh, I found it. The parameter is operation_id. So, for future reference, this should work:

@get(path="/urls", operation_id="URLs")
def urls( ...

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JacobCoffee
Comment options

@scott2b
Comment options

Answer selected by scott2b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants