Skip to content

Commit

Permalink
docs - update
Browse files Browse the repository at this point in the history
  • Loading branch information
commonism committed Aug 15, 2023
1 parent 3ac2768 commit d109083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ There is different types of Exceptions used depending on the subsystem/failure.

.. inheritance-diagram:: aiopenapi3.errors.SpecError aiopenapi3.errors.ReferenceResolutionError aiopenapi3.errors.OperationParameterValidationError aiopenapi3.errors.ParameterFormatError aiopenapi3.errors.HTTPError aiopenapi3.errors.RequestError aiopenapi3.errors.ResponseError aiopenapi3.errors.ContentTypeError aiopenapi3.errors.HTTPStatusError aiopenapi3.errors.ResponseDecodingError aiopenapi3.errors.ResponseSchemaError
:top-classes: aiopenapi3.errors.BaseError
:parts: -1
:parts: -2



Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ While aiopenapi3 supports some of the more exotic features of the Swagger/OpenAP
* :doc:`plugin interface </plugin>` to mangle description documents and messages
* :ref:`api:Parameter Encoding`
* :ref:`advanced:Forms`

* :ref:`advanced:mutualTLS` authentication

some aspects of the specifications are implemented loose

Expand Down

0 comments on commit d109083

Please sign in to comment.