Results 5 issues of Daniel Braun

### Description Now that OpenApi version 3.1 has been officially [released ](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md) (along with the lucrative JsonSchema integration) is there any plan to support it in the near future?

enhancement

example fields can contain any media type: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#fixed-fields-10 but the validator will fail on any example in paths which is not string because of how 'example' field is handled in...

### Environment information * `brownie` any * Python Version: any * OS: linux ### Way to reproduce pip install packaging==22.0 pipx install eth-brownie

**Describe the issue** Wrong example ```shell curl -d '{ "operation": "create", "data": "Hello World", "metadata": { "fileName": "my-test-file.txt" } }' \ http://localhost:/v1.0/bindings/ ``` **URL of the docs** ](https://docs.dapr.io/reference/components-reference/supported-bindings/s3/) **Expected content**...

content/incorrect-information