Skip to content

Commit 6f16b62

Browse files
authored
Nit about version and deprecated (#995)
1 parent f96d8f4 commit 6f16b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-playground/openapi-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The `x-mint` extension is a custom OpenAPI extension that provides additional co
101101

102102
### Metadata
103103

104-
Override the default metadata for generated API pages by adding `x-mint: metadata` to any operation. You can use any metadata field that would be valid in `MDX` frontmatter except for `openapi`, `version`, or `deprecated`:
104+
Override the default metadata for generated API pages by adding `x-mint: metadata` to any operation. You can use any metadata field that would be valid in `MDX` frontmatter except for `openapi`:
105105

106106
```json {7-13}
107107
{

0 commit comments

Comments
 (0)