Change detail

29Docs

ee7bbed1af46 → 8ad6af0ee4e1 · 11 changes across 6 operations

  • GET/organization/audit_logs
    • ●

      added the new external_storage.registered enum value to the // response property for the response status

    • ●

      added the new external_storage.removed enum value to the // response property for the response status

    • ○

      added the enum value external_storage.registered to the property items/ of the query request parameter event_types[]

    • ○

      added the enum value external_storage.removed to the property items/ of the query request parameter event_types[]

    • ○

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

    • ○

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

  • DELETE/organization/external_storage/{external_storage_id}
    • ○

      endpoint added

  • GET/organization/external_storage/{external_storage_id}
    • ○

      endpoint added

  • POST/organization/external_storage/{external_storage_id}/validate
    • ○

      endpoint added

  • GET/organization/external_storage
    • ○

      endpoint added

  • POST/organization/external_storage
    • ○

      endpoint added