Commit graph

  • 91bdf3cfdd
    Add changelog Kévin Commaille 2024-04-24 17:02:32 +0200
  • 003e3b828a
    Add anchors in definition shortcode Kévin Commaille 2024-04-24 16:58:28 +0200
  • 52da075263
    Improve docs Kévin Commaille 2024-04-24 14:40:11 +0200
  • 7201042894
    Fix anchors for schemas under oneOf (#1799) Kévin Commaille 2024-04-24 13:53:49 +0200
  • 2edfb21d5d
    Add support for pattern formats for patternProperties (#1796) Kévin Commaille 2024-04-24 13:42:34 +0200
  • 450c147278
    Add changelog Kévin Commaille 2024-04-24 12:45:09 +0200
  • 07645fc1ad
    Do not use title for objects containing only additionalProperties or patternProperties Kévin Commaille 2024-04-24 12:27:53 +0200
  • f2ebb4003b Address review comments Richard van der Hoff 2024-04-24 11:07:06 +0100
  • 3e81ec2154
    Add changelog Kévin Commaille 2024-04-24 11:56:11 +0200
  • eee82fda38
    Use OneTimeKeys schema Kévin Commaille 2024-04-24 11:33:46 +0200
  • a977cabd8c
    Add changelog Kévin Commaille 2024-04-24 11:24:49 +0200
  • 750c867736
    Fix anchors for schemas under oneOf Kévin Commaille 2024-04-24 11:11:30 +0200
  • b020b1d5c0 changelog Richard van der Hoff 2024-04-23 19:21:04 +0100
  • 6aabf113b8 Include additionalProperties data in object tables Richard van der Hoff 2024-04-23 19:17:22 +0100
  • 6f403f53b5 Pass additionalProperties and patternProperties into render-object-table Richard van der Hoff 2024-04-23 19:09:40 +0100
  • 55f76570db Improve comments in render-object-table Richard van der Hoff 2024-04-23 19:44:30 +0100
  • 72ce0ed133
    Simplify formats map Kévin Commaille 2024-04-23 19:55:23 +0200
  • c0083de076
    Improve OpenAPI Extensions docs Kévin Commaille 2024-04-23 19:30:19 +0200
  • d099f534d7
    Put regex in comment Kévin Commaille 2024-04-23 19:28:22 +0200
  • aa79737243
    Fix docs Kévin Commaille 2024-04-23 19:24:06 +0200
  • 26ce3929b4
    Clean up unecessary allOfs (#1797) Kévin Commaille 2024-04-23 18:07:24 +0200
  • b5d686720f
    Add changelog Kévin Commaille 2024-04-23 17:42:16 +0200
  • 5bfc75af8f
    Clean up unecessary allOfs Kévin Commaille 2024-04-23 17:37:37 +0200
  • 1095179374
    Upgrade version of Hugo used to build the spec in CI (#1794) Kévin Commaille 2024-04-23 17:30:21 +0200
  • a3addcad10
    Add changelog Kévin Commaille 2024-04-23 15:16:16 +0200
  • cb598d3aa2
    Add support for pattern formats for patternProperties Kévin Commaille 2024-04-23 14:56:19 +0200
  • 2b5f990f60
    Factor out common definition of Tag type (#1793) Richard van der Hoff 2024-04-17 13:51:24 +0100
  • a3d306113d
    Add changelog Kévin Commaille 2024-04-17 13:07:49 +0200
  • ecb90fc724
    Escape HTML manually in property-type partial Kévin Commaille 2024-04-17 12:50:47 +0200
  • e995c1c421
    Upgrade version of Hugo used to build the spec in CI Kévin Commaille 2024-04-17 12:42:57 +0200
  • f7145602a6 Factor out common definition of Tag type Richard van der Hoff 2024-04-17 10:47:10 +0100
  • e82829d4a2
    Make resolve-allof partial recursive (#1787) Kévin Commaille 2024-04-17 10:29:34 +0200
  • 4d4aedf2f2
    Merge branch 'main' into resolve-allof-recursive Richard van der Hoff 2024-04-17 09:26:20 +0100
  • 073ce659df
    Define opaque identifier grammar (#1791) Richard van der Hoff 2024-04-17 09:22:06 +0100
  • 7bdf91e97e fix formatting Richard van der Hoff 2024-04-17 07:08:46 +0100
  • efa28357c1 newsfragment Richard van der Hoff 2024-04-17 06:58:56 +0100
  • 839eaee49c Define opaque identifier grammar Richard van der Hoff 2024-04-16 22:28:27 +0100
  • 5e6871dd24
    Refactor to simplify Kévin Commaille 2024-04-16 20:36:47 +0200
  • f4e7b2aa97
    Fix property type resolution in render-object-table (#1789) Kévin Commaille 2024-04-16 19:25:33 +0200
  • 521e555cf6
    Bump minimum Hugo version in README (#1788) Kévin Commaille 2024-04-16 19:00:06 +0200
  • a81b720151
    Upgrade CI scripts dependencies (#1786) Kévin Commaille 2024-04-16 18:59:12 +0200
  • cd51a92f21
    Add changelog Kévin Commaille 2024-04-16 17:17:54 +0200
  • 7edf3b8ef4
    Improve docs Kévin Commaille 2024-04-16 17:14:50 +0200
  • a0aaab0099
    Add referencing to requirements Kévin Commaille 2024-04-16 17:13:18 +0200
  • a2e423dc5c
    Fix property type resolution in render-object-table Kévin Commaille 2024-04-16 17:11:09 +0200
  • 5305da4621
    Add changelog Kévin Commaille 2024-04-16 15:06:17 +0200
  • d7b4ae005a
    Bump minimum Hugo version in README Kévin Commaille 2024-04-16 15:04:54 +0200
  • 36f0b86bca
    Add changelog Kévin Commaille 2024-04-16 13:17:19 +0200
  • 0cbdc73891
    Make resolve-allof recursive Kévin Commaille 2024-04-16 13:07:13 +0200
  • e649518daa
    Add period to changelog Kévin Commaille 2024-04-16 11:53:21 +0200
  • 4d4a60a0e9
    Add changelog Kévin Commaille 2024-04-16 11:52:04 +0200
  • 02cbcef4fd
    Allow to use version 1 of python-jsonpath in CI scripts Kévin Commaille 2024-04-16 11:44:08 +0200
  • 6b6fa6a154
    Allow to use newer versions of jsonschema in CI scripts Kévin Commaille 2024-04-16 11:39:53 +0200
  • becc667672
    Update github-labels.rst (#1781) Richard van der Hoff 2024-04-10 07:16:01 +0100
  • 6afae108b2
    Create 1781.clarification Richard van der Hoff 2024-04-10 07:11:39 +0100
  • 1185ad0ff0
    Update github-labels.rst Richard van der Hoff 2024-04-09 20:29:46 +0100
  • 2678370f2c
    Simplify uses of resolve-refs partial (#1773) Kévin Commaille 2024-04-09 19:06:53 +0200
  • c446bb739b
    Remove resolve-allOf Kévin Commaille 2024-04-09 18:53:02 +0200
  • dcc33eb200
    Add changelog Kévin Commaille 2024-03-29 15:35:39 +0100
  • 765ca6100a
    Fix schema path in event-fields shortcode Kévin Commaille 2024-03-29 15:29:52 +0100
  • 5aa67086b5
    Document use of $ref to compose examples Kévin Commaille 2024-03-29 15:20:02 +0100
  • 415faa298b
    Enable strict $ref rule in OpenAPI validator Kévin Commaille 2024-03-29 15:16:57 +0100
  • 21b7a2cf42
    Use the resolve-refs partial as soon as possible Kévin Commaille 2024-03-29 15:02:07 +0100
  • 2ea8e0f514
    Remove enum for POST /login type definition (#1776) Kévin Commaille 2024-04-09 18:27:26 +0200
  • efe72d3b26
    Fix security schemes in OpenAPI definitions (#1772) Kévin Commaille 2024-04-09 18:12:30 +0200
  • ee1a169121
    Arrange rows in .basic-info tables vertically when horizontal space is constrained (#1771) Johannes Marbach 2024-04-09 15:31:46 +0200
  • 3819964c18
    Update changelogs/internal/newsfragments/1771.clarification Andrew Morgan 2024-04-09 14:30:30 +0100
  • e74c7c1540
    Fix Hugo warnings (#1775) Kévin Commaille 2024-04-09 15:18:16 +0200
  • e026312703
    Remove m.login.sso from description Kévin Commaille 2024-04-04 11:01:16 +0200
  • 7251aa428c
    Add changelog Kévin Commaille 2024-04-03 12:39:38 +0200
  • 05980222e5
    Remove enum for POST /login type definition Kévin Commaille 2024-04-03 12:34:50 +0200
  • f8413e45a6
    Add changelog Kévin Commaille 2024-04-03 11:47:03 +0200
  • a0d540c602
    Fix Hugo warnings Kévin Commaille 2024-04-03 11:41:25 +0200
  • 1ad4911a42
    Update minimum Hugo version Kévin Commaille 2024-04-03 11:33:46 +0200
  • d547154c91
    Spec ?animated on /thumbnail (#1757) Travis Ralston 2024-04-01 15:14:42 -0600
  • fb1e174166
    Add changelogs Kévin Commaille 2024-03-29 12:36:31 +0100
  • b55d35910f
    Fix import of securitySchemes in server-server API Kévin Commaille 2024-03-29 12:19:40 +0100
  • d9767cfc6f
    Fix definition of server-server API security scheme Kévin Commaille 2024-03-29 12:17:01 +0100
  • 7da22f0761
    Fix import of securitySchemes in identity API Kévin Commaille 2024-03-29 11:52:12 +0100
  • 173240dc74
    Add Authorization: Bearer variant of security schemes for identity API Kévin Commaille 2024-03-29 11:50:06 +0100
  • 2fab7f78bd
    Fix import of securitySchemes in application-service API Kévin Commaille 2024-03-29 11:38:44 +0100
  • e5b67f871c
    Fix definition of application-service API security scheme Kévin Commaille 2024-03-29 11:38:14 +0100
  • 6e9ecd19c5
    Fix import of securitySchemes in client-server API Kévin Commaille 2024-03-29 11:15:59 +0100
  • ae4e8375c6
    Add more variants of the security schemes for the client-server API Kévin Commaille 2024-03-29 11:04:49 +0100
  • ccaa2c3257 Add changelog Johannes Marbach 2024-03-28 11:48:16 +0100
  • cee42b92a2 Arrange rows in .basic-info tables vertically when horizontal space is constrained Johannes Marbach 2024-03-28 11:44:13 +0100
  • 8ff3623e37
    Reduce whitespace on mobile viewports (#1770) Johannes Marbach 2024-03-27 10:55:01 +0100
  • 691ecaa5de Replace 768px media queries with breakpoints Johannes Marbach 2024-03-26 20:43:45 +0100
  • 2d3ef11b2c
    Update assets/scss/_styles_project.scss Johannes Marbach 2024-03-26 20:39:08 +0100
  • ee38f633a9
    Update assets/scss/_styles_project.scss Johannes Marbach 2024-03-26 20:27:38 +0100
  • b3f75e007c
    Update assets/scss/_styles_project.scss Johannes Marbach 2024-03-26 20:26:37 +0100
  • 8acca0d1d6
    Update assets/scss/_styles_project.scss Johannes Marbach 2024-03-26 20:26:19 +0100
  • 5773a79efe v1.11 Travis Ralston 2024-03-26 13:15:51 -0600
  • 8961db8c2d Merge remote-tracking branch 'origin/main' into travis/animation-msc2705 Travis Ralston 2024-03-26 13:14:29 -0600
  • eb7ac353e2
    Add support for muting in VoIP calls (#1755) Kévin Commaille 2024-03-26 20:10:55 +0100
  • 13d60efeee
    Apply suggestions from code review Richard van der Hoff 2024-03-26 19:07:54 +0000
  • 5cd141c095 Reduce whitespace on mobile viewports Johannes Marbach 2024-03-26 13:50:12 +0100
  • c25ff9e012
    Formatting fixes in CONTRIBUTING.rst (#1769) Richard van der Hoff 2024-03-26 11:28:31 +0000
  • 1cd0dde855
    Create 1769.clarification Richard van der Hoff 2024-03-26 10:30:46 +0000
  • 7f110b13d3
    Fix link Richard van der Hoff 2024-03-26 10:28:16 +0000