Skip to content

Conversation

@RobertoPrevato
Copy link
Member

  • Fix bug in MARKDOWN view for servers (displaying twice the description
    instead of description and url).
  • Fix bug happening when a path item includes properties that are not of kind
    operation item ('str' object has no attribute 'get' mkdocs-plugins#5).
  • Add support for handling parameters defined on path items (common
    parameters for all operation under a certain path).
    Refer to the Path Item specification.
  • Fix bug happening when a parameter has a non-str name property.
  • Add Python 3.13 to the build matrix.

- Fix bug in `MARKDOWN` view for `servers` (displaying twice the `description`
  instead of `description` and `url`).
- Fix bug happening when a `path item` includes properties that are not of kind
  `operation item` (Neoteroi/mkdocs-plugins#5).
- Add support for handling `parameters` defined on `path items` (common
  parameters for all operation under a certain path).
  Refer to the [`Path Item` specification](https://swagger.io/specification/#path-item-object).
@RobertoPrevato RobertoPrevato merged commit 43ad8a2 into main Mar 20, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants