-
Notifications
You must be signed in to change notification settings - Fork 87
Comparing changes
Open a pull request
base repository: sphinx-contrib/openapi
base: 0.8.4
head repository: sphinx-contrib/openapi
compare: 0.9.0
- 16 commits
- 91 files changed
- 6 contributors
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a3847f - Browse repository at this point
Copy the full SHA 0a3847fView commit details -
Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for 58c4c47 - Browse repository at this point
Copy the full SHA 58c4c47View commit details -
Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for bc55f65 - Browse repository at this point
Copy the full SHA bc55f65View commit details -
Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for 8705b7f - Browse repository at this point
Copy the full SHA 8705b7fView commit details
Commits on Jan 8, 2025
-
Support OpenAPI Specification 3.1.1
OAS 3.1.1 added https://github.com/OAI/OpenAPI-Specification/blob/main/tests/v3.1/pass/non-oauth-scopes.yaml, which indicates that it's possible for the `responses` object to be missing; this caused a test failure. It seems reasonable enough to default to an empty dictionary.
Configuration menu - View commit details
-
Copy full SHA for f8c9be4 - Browse repository at this point
Copy the full SHA f8c9be4View commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ca268c3 - Browse repository at this point
Copy the full SHA ca268c3View commit details -
fix use empty list default to empty list
Co-authored-by: Stephen Finucane <stephenfinucane@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for e2c4473 - Browse repository at this point
Copy the full SHA e2c4473View commit details
Commits on Feb 10, 2026
-
Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for ba663a2 - Browse repository at this point
Copy the full SHA ba663a2View commit details -
Drop support for Python < 3.10
Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for b22f8ba - Browse repository at this point
Copy the full SHA b22f8baView commit details -
docs: Remove deprecated setting
Resolve the following warning: WARNING: Calling get_html_theme_path is deprecated. If you are calling it to define html_theme_path, you are safe to remove that code. Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for 4e9ad15 - Browse repository at this point
Copy the full SHA 4e9ad15View commit details -
Update GitHub Actions versions
Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for dce1654 - Browse repository at this point
Copy the full SHA dce1654View commit details -
Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for 0993077 - Browse repository at this point
Copy the full SHA 0993077View commit details -
Handle non-object request bodies
Request bodies can be arrays, int, strings or booleans. Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for cca8fc3 - Browse repository at this point
Copy the full SHA cca8fc3View commit details -
Remove OpenAPI-Specific submodule in favour of example
We do not bother with a submodule again since we do not need the vast majority of the code from the source repo. Instead, we just manually copy it across. Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for e213b6b - Browse repository at this point
Copy the full SHA e213b6bView commit details -
Normalize spec before rendering in new httpdomain renderer
Configuration menu - View commit details
-
Copy full SHA for 0137ebd - Browse repository at this point
Copy the full SHA 0137ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a56eaf - Browse repository at this point
Copy the full SHA 8a56eafView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.8.4...0.9.0