Add x-comma-seperated: true property to generate code correctly #522
Annotations
1 error and 1 warning
rdme-openapi
duplicated mapping key (6309:11)
6306 | type: string
6307 | pattern: "^(follows,?|recast ...
6308 | x-comma-separated: true
6309 | description: Notification type ...
------------------^
6310 | - name: priority_mode
6311 | in: query
|
rdme-openapi
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|