Redocly/redocly-cli

no-unresolved-refs should be case-sensitive

Aperta

#1326 aperta il 12 nov 2023

 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (222 fork)auto 404
Type: Buggood first issuep3

Metriche repository

Star
 (1481 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

$ref values are URI and URI are case-sensitive, therefore, no-unresolved-refs should be case-sensitive.

It seems to vary with the OS at the moment (case-insensitive on Windows).

Guida contributor