Change detail

86Docs

6fc9acd657bd → 8ef75cba546a · 14 changes across 5 operations

  • PATCH/api/v1/intents/{id}
    • ▲

      removed the enum value could of the request property /

    • ▲

      removed the enum value must of the request property /

    • ▲

      removed the enum value should of the request property /

    • ▲

      the / request property type changed from string to no type

    • ○

      added subschema #1 subschema #2 to the / request property oneOf list

  • POST/api/v1/intents
    • ▲

      removed the enum value could of the request property /

    • ▲

      removed the enum value must of the request property /

    • ▲

      removed the enum value should of the request property /

    • ▲

      the / request property type changed from string to no type

    • ○

      added subschema #1 subschema #2 to the / request property oneOf list

  • POST/api/v1/intents/{id}/share
    • ○

      added optional request body

    • ○

      added the non-success response with the status

  • POST/api/v1/onboarding/repo/complete
    • ○

      endpoint added

  • POST/api/v1/onboarding/repo/exchange
    • ○

      endpoint added