mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
From https://swagger.io/specification/#model-with-map-dictionary-properties-88 > additionalProperties - Value can be boolean or object. Inline or referenced schema MUST be of a Schema Object and not a standard JSON Schema. Consistent with JSON Schema, additionalProperties defaults to true. `additionalProperties: false` especially is important as it's the only way to forbid extra properties. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| swagger-schema-official-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||