Valid JSON document and schema

Valid JSON document and schema

Comments

  • JSON files attached.

    I have checked the document and schema in VS2019 and they appear to have no issues.

    I created an External Service REST service to call the RabbitMQ API.

    https://server:15671/api/

    I also created an overview method.

    I created a JSON schema data structure and used it in the Result Data Type of the overview method. This results in a deserialisation exception. When I use Raw Value I get the correct response.

    Could someone replicate this or advise how to best debug the issue?

Sign In or Register to comment.