generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 327
Closed
Description
Checks
- I have searched github.com/aws/amazon-q-developer-cli/issues and there are no duplicates of my issue
- I have run
q doctor
in the affected terminal session - I have run
q restart
and replicated the issue again
Operating system
Any
Expected behaviour
Having the schema file free of errors https://github.com/aws/amazon-q-developer-cli/blob/main/schemas/agent-v1.json
Actual behaviour
When editing the amazon q client json file in an editor like Kiro that handles the schema reference, it gives an error stating an error with https://github.com/aws/amazon-q-developer-cli/blob/main/schemas/agent-v1.json
This error indicates that the JSON schema file has an internal reference issue - it's trying to resolve a $ref to /$definitions/TransportType but can't find it in the schema.
Steps to reproduce
No response
Environment
Metadata
Metadata
Assignees
Labels
No labels