Andrew Morgan
54a88eebf0
Merge pull request #1414 from matrix-org/anoa/third_party_cleanup
...
Clarification on third party fields
7 years ago
Travis Ralston
f5af4d2fb5
Merge pull request #1457 from matrix-org/dbkr/fix_room_tags
...
Fix room tags spec
7 years ago
user
5f8967c074
Move TODO. field1, field2... -> fields...
7 years ago
user
a2e2ced03b
Add reverse-lookup examples.
7 years ago
user
d785ac78a3
Remove explode and replace with TODO, require auth on CS
7 years ago
Andrew Morgan
53137a3c53
c/p bug, fix operationIds, move rst docs to md
7 years ago
Andrew Morgan
3e4962f211
Document standardized extensions to OpenAPI v2
7 years ago
Andrew Morgan
273acb277c
Change fields to use new extended query array syntax
7 years ago
Andrew Morgan
0ff882fb3b
Field definitions for protocol metadata
7 years ago
Kitsune Ral
346db48588
Revert giving get() a default
...
As per the PR review.
Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
7 years ago
Kitsune Ral
c6bfac41c5
Bypass jsonschema references resolver
...
jsonschema's resolver doesn't work with local files on Windows.
resolve_references only works with the local files (on Windows as well)
but that's exactly what's needed for the case (as long as we don't have
remote references, that is).
Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
7 years ago
Kitsune Ral
d17ec7f184
Check that path starts with file://, not file:///
...
Because file:/// is not a thing on Windows.
7 years ago
Kitsune Ral
2c9f00d37a
Follow PEP 8
7 years ago
Kitsune Ral
31687608dc
Factor out common code
7 years ago
David Baker
5ddf5374db
Missing comma
7 years ago
David Baker
e4fd088fcc
Fix room tags spec
7 years ago
Travis Ralston
b0744aa1e9
Merge pull request #1413 from turt2live/travis/s2s/join-swagger
...
Convert joins/invites to swagger
7 years ago
Travis Ralston
af0629a520
Full stop
7 years ago
Travis Ralston
9f399a08fe
Full stops
...
I'm never going to remember these
7 years ago
Travis Ralston
0d1b82a601
Add the event_id to unsigned PDUs
...
This went missing in the swagger conversion. The example already has an event_id.
7 years ago
Travis Ralston
eaf175056f
Full stops
7 years ago
Travis Ralston
797aca87bd
Update the check_examples.py script to resolve references
...
The script previously wasn't chasing down valid references in examples.
7 years ago
Travis Ralston
7314405904
Update comment
7 years ago
Travis Ralston
45ec8269e6
Fill out the required fields in all the examples
7 years ago
Travis Ralston
9c1c541a38
Remove extra "required" declarations
...
"required" is something that is handled as an array, and these are invalid. The `type` in both cases is covered by a required array elsewhere
7 years ago
Travis Ralston
004998b98f
Convert invites to swagger
...
The whole section reads like a description for the endpoint, and has been replaced by the swagger definition now (rather than at a later stage). All the same information should be kept.
7 years ago
Travis Ralston
f09c4fd286
Convert joins to swagger
7 years ago
Travis Ralston
cb4fcd1d09
Merge remote-tracking branch 'matrix-org/master' into travis/s2s/transactions-swagger
7 years ago
Travis Ralston
88beaf4ad8
Completely remove /pull
...
It's not been in use for years - we can safely let it disappear
7 years ago
Travis Ralston
21c4af70a9
Fix schema definitions (spelling, attributes)
7 years ago
Travis Ralston
2aafde4549
Merge pull request #1419 from turt2live/travis/s2s/3pinvites-swagger
...
Convert third party invite exchange to swagger
7 years ago
Travis Ralston
89384c96c1
Full stops, language.
7 years ago
Travis Ralston
e226b60c7f
Merge remote-tracking branch 'matrix-org/master' into travis/s2s/transactions-swagger
7 years ago
Travis Ralston
bafdcf3640
Full stops, spelling, and operation IDs.
7 years ago
Travis Ralston
7cb918407d
Merge remote-tracking branch 'matrix-org/master' into travis/s2s/keys-swagger
7 years ago
Travis Ralston
05fb94e195
Merge remote-tracking branch 'matrix-org/master' into travis/better-errors
7 years ago
Travis Ralston
272f3d8432
Fix documentation link
8 years ago
Travis Ralston
cf93c88337
Convert third party invite exchange to swagger
8 years ago
Travis Ralston
d2b0b1bbda
Merge pull request #1379 from turt2live/travis/preset-guests
...
Document guest_access in /createRoom presets; Make presets a table
8 years ago
Travis Ralston
e5da1e1741
Improve upon the transaction schema and examples
...
Reduces data duplication and makes the objects more reusable for other areas of the spec
8 years ago
Travis Ralston
51faf8ed2e
Convert the general query API to swagger
...
Includes "moving" the directory query API into the same area. This will make more sense once the other query types are specified.
8 years ago
Travis Ralston
1829589d23
Convert 3pn errors to new definition
8 years ago
Travis Ralston
197c36c520
Merge remote-tracking branch 'matrix-org/master' into travis/better-errors
8 years ago
Travis Ralston
91c59e7384
Merge pull request #1353 from matrix-org/anoa/as_thirdparty_lookup
...
Thirdparty Entity Lookup API
8 years ago
Andrew Morgan
291a4dfc76
Third party lookup module. Fix wording
8 years ago
Travis Ralston
6e3993effe
Merge remote-tracking branch 'matrix-org/master' into travis/preset-guests
8 years ago
Travis Ralston
84e07a0c10
Convert errors in presence.yaml
8 years ago
Travis Ralston
16125f16f5
Spec retry_after_ms on ratelimit errors
8 years ago
Travis Ralston
8b513b9f8e
Merge remote-tracking branch 'matrix-org/master' into travis/better-errors
8 years ago
Andrew Morgan
8999887245
Path -> query params
8 years ago