Issue:
- Spectral error when linting code "paths" property must not have unevaluated properties
Environment:
- Web Studio
Cause:
- Path is missing a leading slash
Resolution:
- Identify the path in question
- Add a forward slash to the beginning of the path - "/users/{userId}"
Comments
0 comments
Article is closed for comments.