mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 16:46:34 +03:00
Add subcategory to demo spec
This commit is contained in:
parent
9b6a97fc64
commit
3daeffc452
|
@ -677,12 +677,12 @@ definitions:
|
||||||
type: string
|
type: string
|
||||||
minLength: 1
|
minLength: 1
|
||||||
sub:
|
sub:
|
||||||
description: test sub Category
|
description: Test Sub Category
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
prop1:
|
prop1:
|
||||||
type: string
|
type: string
|
||||||
description: The best prop1
|
description: Dumb Property
|
||||||
xml:
|
xml:
|
||||||
name: Category
|
name: Category
|
||||||
Dog:
|
Dog:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user