Skip to content

bug: json schema invalid due to type in ref for TransportType #3127

@csantanapr

Description

@csantanapr

Checks

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions