matrix-spec/layouts/partials/openapi
Kévin Commaille 1fc25d8d48
Do not use title for objects containing only additionalProperties or patternProperties (#1801)
Previously, titles would appear that do not link to a subchema definition.
It would also mean that named subschemas would appear without being clearly referenced.

Now, the type clearly shows the nesting of objects
and subschema definitions should be clearly referenced.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-04-30 18:05:03 +01:00
..
render-api.html Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
render-content-type.html Break out non-JSON request/response content types as tables (#1756) 2024-03-21 14:45:07 -06:00
render-object-table.html Do not use title for objects containing only additionalProperties or patternProperties (#1801) 2024-04-30 18:05:03 +01:00
render-operation.html Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
render-parameters.html Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
render-request.html Make resolve-allof partial recursive (#1787) 2024-04-17 09:29:34 +01:00
render-responses.html Render response headers (#1809) 2024-04-30 17:42:55 +01:00