fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at feat/use-query-options 9 lines 168 B view raw
1{ 2 "components": { 3 "schemas": { 4 "Wrapper_Schema": { 5 "$ref": "sibling-schema-versioned.json#/components/schemas/Versioned_Schema" 6 } 7 } 8 } 9}