marshmallow-code / apispec

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
https://apispec.readthedocs.io/
MIT License
1.18k stars 177 forks source link

Add `additionalProperties: {}` for Dict with the default `values` #950

Closed luhn closed 1 month ago

luhn commented 1 month ago

Fixes #949