diff --git a/layouts/partials/openapi/render-object-table.html b/layouts/partials/openapi/render-object-table.html index 778fdbc5..656f556a 100644 --- a/layouts/partials/openapi/render-object-table.html +++ b/layouts/partials/openapi/render-object-table.html @@ -67,9 +67,6 @@ TODO: support `patternProperties` here. */}} - {{ if eq .additionalProperties true }} - {{ errorf "`additionalProperties: true` is de facto the default for Matrix and doesn't provide any information" }} - {{ end }} {{ if reflect.IsMap .additionalProperties }}