|
|
|
|
|
by jzig
1351 days ago
|
|
In the console: ```
Uncaught YAMLParseError: The : indicator must be at most 1024 chars after the start of an implicit block mapping key at line 5551, column 3: # $ref: '#/components/schemas/String'
schemas:
^^^^^^^
```Edit: Apparently I have some validation errors when pasting into the Swagger Editor. That must be why; will have to fix those up and try again. |
|