Skip to content

Commit

Permalink
Merge pull request ceph#57421 from zdover23/wip-doc-2024-05-12-dev-de…
Browse files Browse the repository at this point in the history
…veloper-guide-dash-devel

doc/dev: s/to asses/to assess/
  • Loading branch information
anthonyeleven authored May 12, 2024
2 parents d4f8d61 + 832358b commit 3bee77f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/dev/developer_guide/dash-devel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2423,8 +2423,10 @@ also manually invoked: ``tox -e openapi-check``.
If that checker failed, it means that the current Pull Request is modifying the
Ceph API and therefore:

#. The versioned OpenAPI specification should be updated explicitly: ``tox -e openapi-fix``.
#. The team @ceph/api will be requested for reviews (this is automated via GitHub CODEOWNERS), in order to asses the impact of changes.
#. The versioned OpenAPI specification should be updated explicitly: ``tox -e
openapi-fix``.
#. The team @ceph/api will be requested for reviews (this is automated via
GitHub CODEOWNERS), in order to assess the impact of changes.

Additionally, Sphinx documentation can be generated from the OpenAPI
specification with ``tox -e openapi-doc``.
Expand Down

0 comments on commit 3bee77f

Please sign in to comment.