docusaurus-openapi-docs icon indicating copy to clipboard operation
docusaurus-openapi-docs copied to clipboard

handle various additionalProperties cases

Open Ugzuzg opened this issue 1 year ago • 1 comments

Description

Handle various schemas inside additionalProperties correctly (as far as I can tell).

Motivation and Context

Trying to fix issues I have with properly displaying types in additionalProperties.

How Has This Been Tested?

In unit tests and documentation.

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • [x] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [x] I have added tests to cover my changes if appropriate.
  • [x] All new and existing tests passed.

Ugzuzg avatar Apr 18 '24 14:04 Ugzuzg

Visit the preview URL for this PR (updated for commit 894b88b):

https://docusaurus-openapi-36b86--pr803-n0xt1gn4.web.app

(expires Wed, 05 Jun 2024 14:47:31 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

github-actions[bot] avatar May 06 '24 14:05 github-actions[bot]

Hi @Ugzuzg, I'm in the process of reviewing this PR. So far, it looks good but I was wondering if you might have an OpenAPI spec/snippet that reproduces the issue you were seeing before the fix?

sserrata avatar Jun 26 '24 14:06 sserrata