File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2423,8 +2423,10 @@ also manually invoked: ``tox -e openapi-check``.
24232423If that checker failed, it means that the current Pull Request is modifying the
24242424Ceph API and therefore:
24252425
2426- #. The versioned OpenAPI specification should be updated explicitly: ``tox -e openapi-fix ``.
2427- #. The team @ceph/api will be requested for reviews (this is automated via GitHub CODEOWNERS), in order to asses the impact of changes.
2426+ #. The versioned OpenAPI specification should be updated explicitly: ``tox -e
2427+ openapi-fix ``.
2428+ #. The team @ceph/api will be requested for reviews (this is automated via
2429+ GitHub CODEOWNERS), in order to assess the impact of changes.
24282430
24292431Additionally, Sphinx documentation can be generated from the OpenAPI
24302432specification with ``tox -e openapi-doc ``.
You can’t perform that action at this time.
0 commit comments