swaggerexpert / openapi-path-templating

OpenAPI Path Templating parser, validator and resolver.
Apache License 2.0
2 stars 0 forks source link

feat(test): add support for strict option #12

Closed char0n closed 8 months ago

char0n commented 8 months ago

When strict=true, then the input string is recognized as OpenAPI path template even though it doesn't contain any template-expression.