Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Improve naming#155

Merged
tiangolo merged 3 commits intomasterfrom
improve-naming
Apr 12, 2019
Merged

Improve naming#155
tiangolo merged 3 commits intomasterfrom
improve-naming

Conversation

@tiangolo
Copy link
Member

Improve naming of path operations.

A path operation function that receivesGET requests nameddef read_users(), up to now produces, a documentation UI of "Read Users Get".

After this PR, the generated name will be "Read Users".

With this, it's easier to encourage good function naming that can be re-used by OpenAPI, automatic API docs, and later, an automatic UI admin frontend with sensible names.

wshayes, mostaphaRoudsari, marodev, and mths0x5f reacted with thumbs up emoji
@codecov
Copy link

codecovbot commentedApr 12, 2019
edited
Loading

Codecov Report

Merging#155 intomaster willnot change coverage.
The diff coverage is100%.

Impacted file tree graph

@@          Coverage Diff          @@##           master   #155   +/-   ##=====================================  Coverage     100%   100%           =====================================  Files         158    158             Lines        3892   3892           =====================================  Hits         3892   3892
Impacted FilesCoverage Δ
tests/test_multi_query_errors.py100% <ø> (ø)⬆️
tests/test_additional_properties.py100% <ø> (ø)⬆️
...t_tutorial/test_response_model/test_tutorial003.py100% <ø> (ø)⬆️
tests/test_security_http_digest_optional.py100% <ø> (ø)⬆️
tests/test_security_http_base_optional.py100% <ø> (ø)⬆️
...est_tutorial/test_extra_models/test_tutorial004.py100% <ø> (ø)⬆️
...test_tutorial/test_body_schema/test_tutorial001.py100% <ø> (ø)⬆️
tests/test_security_oauth2.py100% <ø> (ø)⬆️
...rial/test_additional_responses/test_tutorial004.py100% <ø> (ø)⬆️
tests/test_security_openid_connect_optional.py100% <ø> (ø)⬆️
... and64 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update366c5db...a389611. Read thecomment docs.

@tiangolotiangolo merged commit88ece95 intomasterApr 12, 2019
@tiangolotiangolo deleted the improve-naming branchApril 12, 2019 17:25
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@tiangolo

Comments


[8]ページ先頭

©2009-2026 Movatter.jp