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

Use an uppercase List action in OpenAPI #6917

Closed
wants to merge 1 commit into from
Closed

Use an uppercase List action in OpenAPI #6917

wants to merge 1 commit into from

Conversation

Lucidiot
Copy link
Contributor

@Lucidiot Lucidiot commented Sep 6, 2019

Here's another one on OpenAPI, @carltongibson!

This fixes a small issue with endpoint names inside OpenAPI schemas, where list endpoints are named listThings instead of ListThings like all other endpoints.

@maestrofjp
Copy link

@Lucidiot This was fixed in PR #6876 to use lower initial camel case for operation IDs. It was released in versions 3.10.3 as "Use consistent lowerInitialCamelCase style in OpenAPI operation IDs"

https://www.django-rest-framework.org/community/release-notes/#3103

@rpkilby
Copy link
Member

rpkilby commented Sep 11, 2019

Thanks @maestrofjp - closing per the PR.

cc @carltongibson

@rpkilby rpkilby closed this Sep 11, 2019
@carltongibson
Copy link
Collaborator

Yep, I think closing is right — it was the intention of the change. (Happy to see a test case if there's a remaining inconsistency...) Thanks all!

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.

None yet

4 participants