You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've started with speccy last week and I found it awesome. It help me improve a lot my oas3. Congrats for the excellent lint tool.
However, today I tried the resolve command and being honest, I didn't enjoy it as much as the lint... I think it was because the strange generated path.
I'm wondering here....
If one of those resolved references are being copied into the generated document, why do not copy it into the place designed for that: components/schemas or components/* and reference them from there?
The text was updated successfully, but these errors were encountered:
I've started with speccy last week and I found it awesome. It help me improve a lot my oas3. Congrats for the excellent lint tool.
However, today I tried the resolve command and being honest, I didn't enjoy it as much as the lint... I think it was because the strange generated path.
I'm wondering here....
If one of those resolved references are being copied into the generated document, why do not copy it into the place designed for that: components/schemas or components/* and reference them from there?
The text was updated successfully, but these errors were encountered: