a54a86d62719 → 5296f41cd55d · 20 changes across 11 operations and 1 section
- GET/experiments
- ▲
removed the required property
//from the response with the status - ●
removed the optional property
/from the response with the status
- ▲
- GET/dl/desktop/{channel}/{plat}/{arch}/{version}/{format}
- ▲
api path removed without deprecation
- ▲
- GET/dl/desktop/{channel}/{plat}/{arch}/latest/{format}
- ▲
api path removed without deprecation
- ▲
- GET/dl/desktop/{channel}/{plat}/{arch}/latest
- ▲
api path removed without deprecation
- ▲
- GET/dl/desktop/{channel}/{plat}/{arch}/versions
- ▲
api path removed without deprecation
- ▲
- components
- ○
removed the schema
- ○
removed the schema
- ○
removed the schema
- ○
removed the schema
- ○
removed the schema
- ○
removed the schema
- ○
removed the schema
- ○
removed the schema
- ○
- POST/auth/email-revert
- ○
added the required property
/to the response with the status
- ○
- POST/auth/login
- ○
added the required property
/to the response with the status
- ○
- POST/auth/register
- ○
added the required property
/to the response with the status
- ○
- POST/auth/reset
- ○
added the required property
/to the response with the status
- ○
- PUT/users/@me/mfa/webauthn/two-factor
- ○
endpoint added
- ○
- GET/users/@me/sudo/mfa-methods
- ○
added the required property
to the response with the status
- ○