github Urigo/graphql-mesh release-1659696057593
Release e1595ffe1 (from master)

latest releases: release-1660141840432, json-machete@0.11.1, @omnigraph/raml@0.5.64...
2 years ago

@graphql-mesh/container@0.1.128

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/json-schema@0.30.7

@graphql-mesh/json-schema@0.30.7

Patch Changes

  • Updated dependencies [755d3d487, 669abf58f]:
    • @omnigraph/json-schema@0.25.0
    • json-machete@0.11.0

@graphql-mesh/new-openapi@0.5.11

Patch Changes

@graphql-mesh/raml@0.4.10

Patch Changes

  • Updated dependencies []:
    • @omnigraph/raml@0.5.62

json-machete@0.11.0

Minor Changes

  • #4241 669abf58f Thanks @ardatan! - ## New debug logging for healJSONSchema
    JSON Schema loader tries to fix your JSON Schema while creating a final bundle for Mesh. Usually it works and it has a chance to have a different result rather than you expect. In the long term, if you don't fix your JSON Schema, you might get different results once the internals of healJSONSchema is changed.

    In order to see which parts of your schema need to be fixed, you can enable the debug mode with DEBUG=healJSONSchema environment variable.

    New debug details in the field descriptions with DEBUG=fieldDetails

    Now you can see which operation has which HTTP request details in the field description with the new debug mode.
    image

@omnigraph/json-schema@0.25.0

Minor Changes

  • #4241 669abf58f Thanks @ardatan! - ## New debug logging for healJSONSchema
    JSON Schema loader tries to fix your JSON Schema while creating a final bundle for Mesh. Usually it works and it has a chance to have a different result rather than you expect. In the long term, if you don't fix your JSON Schema, you might get different results once the internals of healJSONSchema is changed.

    In order to see which parts of your schema need to be fixed, you can enable the debug mode with DEBUG=healJSONSchema environment variable.

    New debug details in the field descriptions with DEBUG=fieldDetails

    Now you can see which operation has which HTTP request details in the field description with the new debug mode.
    image

Patch Changes

  • #4239 755d3d487 Thanks @ardatan! - - Set response type to "String" if the response content type is "text/*" defined in the OpenAPI document
    • Fix the issue when "allOf" or "anyOf" is used with an enum type and an object type
  • Updated dependencies [669abf58f]:
    • json-machete@0.11.0

@omnigraph/openapi@0.7.11

Patch Changes

  • #4246 d0498f79b Thanks @ardatan! - Respect "noDeduplication" flag while creating the bundle

  • #4239 755d3d487 Thanks @ardatan! - - Set response type to "String" if the response content type is "text/*" defined in the OpenAPI document

    • Fix the issue when "allOf" or "anyOf" is used with an enum type and an object type
  • Updated dependencies [755d3d487, 669abf58f]:

    • @omnigraph/json-schema@0.25.0
    • json-machete@0.11.0

@omnigraph/raml@0.5.62

Patch Changes

  • Updated dependencies [755d3d487, 669abf58f]:
    • @omnigraph/json-schema@0.25.0
    • json-machete@0.11.0

Don't miss a new graphql-mesh release

NewReleases is sending notifications on new releases.