Change detail

13214Docs

3d3a05fa3548 → 5605195a7af2 · 29 changes across 20 operations

  • GET/api/admin/users/list-to-impersonate
    • ▲

      removed the required property // from the response with the status

    • ▲

      removed the required property // from the response with the status

  • GET/api/admin/users/{id}
    • ▲

      removed the required property from the response with the status

    • ○

      added the optional property to the response with the status

    • ○

      added the required property to the response with the status

  • GET/api/users/{id}
    • ▲

      removed the required property from the response with the status

    • ○

      added the optional property to the response with the status

  • PUT/api/users/{id}
    • ▲

      removed the required property from the response with the status

    • ○

      added the optional property to the response with the status

  • GET/api/users/me
    • ▲

      removed the required property from the response with the status

    • ○

      added the optional property to the response with the status

  • PUT/api/users/me
    • ▲

      removed the required property from the response with the status

    • ○

      added the optional property to the response with the status

  • GET/api/admin/users/{id}/impersonate
    • ▲

      removed the required property from the response with the status

  • PATCH/api/admin/users/{id}
    • ▲

      removed the required property from the response with the status

  • PUT/api/admin/users/{id}
    • ▲

      removed the required property from the response with the status

  • PATCH/api/admin/users/bulk-patch
    • ▲

      removed the required property / from the response with the status

  • POST/api/admin/users
    • ▲

      removed the required property from the response with the status

  • POST/api/users
    • ▲

      removed the required property from the response with the status

  • GET/api/admin/users/list
    • ○

      added the optional property // to the response with the status

    • ○

      added the required property // to the response with the status

  • GET/api/users/
    • ●

      removed the optional property // from the response with the status

    • ●

      removed the optional property // from the response with the status

  • GET/api/product-mapping/{id}/node/{nodeId}/asset
    • ○

      endpoint added

  • PATCH/api/product-mapping/{id}
    • ○

      endpoint added

  • POST/api/product-mapping/archive
    • ○

      endpoint added

  • GET/api/risk-analysis/assessments/{id}
    • ○

      endpoint added

  • GET/api/risk-analysis/risk-landscape/{countryCode}
    • ○

      endpoint added

  • GET/api/risk-analysis/risk-profiles/{companyId}/blueprints/{blueprintId}/risk-scores
    • ○

      endpoint added