mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-22 07:13:43 +01:00
|
Some checks are pending
Spec / 🔎 Validate OpenAPI specifications (push) Waiting to run
Spec / 🔎 Check Event schema examples (push) Waiting to run
Spec / 🔎 Check OpenAPI definitions examples (push) Waiting to run
Spec / 🔎 Check JSON Schemas inline examples (push) Waiting to run
Spec / ⚙️ Calculate baseURL for later jobs (push) Waiting to run
Spec / 🐍 Build OpenAPI definitions (push) Blocked by required conditions
Spec / 📢 Run towncrier for changelog (push) Waiting to run
Spec / 📖 Build the spec (push) Blocked by required conditions
Spec / 🔎 Validate generated HTML (push) Blocked by required conditions
Spec / 📖 Build the historical backup spec (push) Blocked by required conditions
Spec / Create release (push) Blocked by required conditions
Spell Check / Spell Check with Typos (push) Waiting to run
* Spec Account management for OAuth 2.0 API As per MSC4191. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add changelog Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Fix field name Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Bump Matrix version Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Apply suggestions from code review Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Remove justification Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add fields to example Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Use definition shortcode for account management server metadata Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Use definition shortcode for account management URL query parameters Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Apply suggestion for account management actions Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add copyright and license Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Remove enum for actions It doesn't make sense to have the action schema in a separate file now that only the `type` is shared. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Use "server" instead of "homeserver" Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> --------- Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| definitions | ||
| account-data.yaml | ||
| account_deactivation.yaml | ||
| admin.yaml | ||
| administrative_contact.yaml | ||
| appservice_ping.yaml | ||
| appservice_room_directory.yaml | ||
| authed-content-repo.yaml | ||
| banning.yaml | ||
| capabilities.yaml | ||
| content-repo.yaml | ||
| create_room.yaml | ||
| cross_signing.yaml | ||
| device_management.yaml | ||
| directory.yaml | ||
| event_context.yaml | ||
| filter.yaml | ||
| inviting.yaml | ||
| joining.yaml | ||
| key_backup.yaml | ||
| keys.yaml | ||
| kicking.yaml | ||
| knocking.yaml | ||
| leaving.yaml | ||
| list_joined_rooms.yaml | ||
| list_public_rooms.yaml | ||
| login.yaml | ||
| login_token.yaml | ||
| logout.yaml | ||
| message_pagination.yaml | ||
| notifications.yaml | ||
| oauth_server_metadata.yaml | ||
| old_sync.yaml | ||
| openid.yaml | ||
| password_management.yaml | ||
| peeking_events.yaml | ||
| presence.yaml | ||
| profile.yaml | ||
| pusher.yaml | ||
| pushrules.yaml | ||
| read_markers.yaml | ||
| receipts.yaml | ||
| redaction.yaml | ||
| refresh.yaml | ||
| registration.yaml | ||
| registration_tokens.yaml | ||
| relations.yaml | ||
| report_content.yaml | ||
| room_event_by_timestamp.yaml | ||
| room_initial_sync.yaml | ||
| room_send.yaml | ||
| room_state.yaml | ||
| room_summary.yaml | ||
| room_upgrades.yaml | ||
| rooms.yaml | ||
| search.yaml | ||
| space_hierarchy.yaml | ||
| sso_login_redirect.yaml | ||
| support.yaml | ||
| sync.yaml | ||
| tags.yaml | ||
| third_party_lookup.yaml | ||
| third_party_membership.yaml | ||
| threads_list.yaml | ||
| to_device.yaml | ||
| typing.yaml | ||
| users.yaml | ||
| versions.yaml | ||
| voip.yaml | ||
| wellknown.yaml | ||
| whoami.yaml | ||