Skip to content

Improve configuration variables for OpenAPI fields#100

Merged
greyli merged 4 commits intomainfrom
openapi-fields
Jul 7, 2021
Merged

Improve configuration variables for OpenAPI fields#100
greyli merged 4 commits intomainfrom
openapi-fields

Conversation

@greyli
Copy link
Copy Markdown
Member

@greyli greyli commented Jul 7, 2021

  • Add INFO.
  • Rename the following configuration variables:
    • AUTO_PATH_SUMMARY -> AUTO_OPERATION_SUMMARY
    • AUTO_PATH_DESCRIPTION -> AUTO_OPERATION_DESCRIPTION

fixes #98, #99

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code docstring.
  • Add an entry in CHANGES.md summarizing the change and linking to the issue and your username.
  • Add *Version changed* or *Version added* note in any relevant docs and docstring.
  • Run pytest and tox, no tests failed.

@greyli greyli added this to the 0.8.0 milestone Jul 7, 2021
@greyli greyli linked an issue Jul 7, 2021 that may be closed by this pull request
@greyli greyli merged commit 3d55929 into main Jul 7, 2021
@greyli greyli deleted the openapi-fields branch July 7, 2021 04:33
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.

Rename config AUTO_PATH_SUMMARY and AUTO_PATH_DESCRIPTION Add INFO configuration variable

1 participant