We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description Here is an example of how specmatic(0.73.0) cannot parse a value from variable.
Steps to reproduce
Expected behavior specmatic stub or specmatic test works fine with such open API(3.0.1) specification
Actual behavior Getting error: Illegal character in path at index 27: http://somehost:9000/api/v{version}/Banner/active
The text was updated successfully, but these errors were encountered:
harikrishnan83
No branches or pull requests
Description
Here is an example of how specmatic(0.73.0) cannot parse a value from variable.
Steps to reproduce
Example: /api/v{version}/Banner/active
Expected behavior
specmatic stub or specmatic test works fine with such open API(3.0.1) specification
Actual behavior
Getting error: Illegal character in path at index 27: http://somehost:9000/api/v{version}/Banner/active
The text was updated successfully, but these errors were encountered: