Commit Graph

  • 419f6f8fad Merge pull request #4526 from OAI/dev Henry Andrews 2025-03-31 09:45:21 -07:00
  • 177d6390e9 Merge pull request #4525 from OAI/dev Henry Andrews 2025-03-31 09:44:53 -07:00
  • c9cb607a91 Merge pull request #4524 from OAI/main Henry Andrews 2025-03-31 08:12:47 -07:00
  • fc29d3a3d2 docs: precisions around capitalization Vincent Biret 2025-03-31 10:01:32 -04:00
  • dd0cf1688e docs: adds a query example to pass tests Vincent Biret 2025-03-31 09:26:27 -04:00
  • 3fb4d91d34 ci: fixes pass example test Vincent Biret 2025-03-31 09:16:44 -04:00
  • e465abc000 Merge branch 'feat/additional-operations' of https://github.com/baywet/OpenAPI-Specification into feat/additional-operations Vincent Biret 2025-03-31 09:15:05 -04:00
  • 2dc3e06e0c docs: updates additional operation samples to match hoisting of query Vincent Biret 2025-03-31 09:15:03 -04:00
  • d3c477cffc docs: updates wording for additional operations exclusions Vincent Biret 2025-03-31 09:12:32 -04:00
  • 61fee049b6 fix: excluded operations filter for additional operations Vincent Biret 2025-03-31 09:09:44 -04:00
  • 6ed7fe87fa feat: adds query as "principal" operation type in path item Vincent Biret 2025-03-31 09:04:21 -04:00
  • d5141ec04c chore: renames fail file to have more explicit definition of the case Vincent Biret 2025-03-31 09:03:07 -04:00
  • eee5a6588e Merge pull request #4523 from OAI/dependabot/npm_and_yarn/yaml-2.7.1 Ralf Handl 2025-03-31 09:33:56 +02:00
  • e4c128319e Bump yaml from 2.7.0 to 2.7.1 dependabot[bot] 2025-03-31 07:19:56 +00:00
  • 2aee7ee53c Fix a duplicated anchor link that makes other links incorrect Lorna Jane Mitchell 2025-03-30 20:55:51 +01:00
  • 95aa5acab3 Merge pull request #4521 from OAI/dev Henry Andrews 2025-03-30 09:52:19 -07:00
  • 13d3356212 Merge pull request #4520 from OAI/dev Henry Andrews 2025-03-30 09:51:58 -07:00
  • c548d75a2f Merge pull request #4519 from OAI/main Henry Andrews 2025-03-30 09:50:32 -07:00
  • 2a2627f0e1 Merge pull request #4516 from handrews/event-stream-hljs Henry Andrews 2025-03-30 09:19:09 -07:00
  • ec5892bebc Add tests for text/event-stream highlighting Henry H. Andrews 2025-03-29 10:33:57 -07:00
  • 03e47f52d7 Spell out "section" Henry Andrews 2025-03-29 07:21:44 -07:00
  • 9c0c7cb786 Use human-friendly rendering of JSON Schema I-D Henry H. Andrews 2025-03-26 14:40:39 -07:00
  • 4c82b31835 Add highlight.js support for text/event-stream Henry H. Andrews 2025-03-28 17:28:27 -07:00
  • cfdc4bc6a5 Update tests/schema/fail/path-item-object-example.yaml Vincent Biret 2025-03-28 12:00:43 -04:00
  • 4cf516815a ci: adds a failing test for methods that should be defined on the parent object Vincent Biret 2025-03-28 10:24:40 -04:00
  • 2452ad17b0 chore: moves additional operations after the defined operations Vincent Biret 2025-03-28 10:22:25 -04:00
  • 72a29d74c2 Update tests/schema/pass/path-item-object-example.yaml Vincent Biret 2025-03-28 10:21:17 -04:00
  • 15e99caedf Apply suggestions from code review Vincent Biret 2025-03-28 10:21:01 -04:00
  • 62dbf31569 fix: 🤦 vincent needs a coffee Vincent Biret 2025-03-28 09:14:13 -04:00
  • 692b41315b fix: schema indentation and adds required keyword Vincent Biret 2025-03-28 09:05:23 -04:00
  • b12f34b956 fix: schema definition for outlawed properties Vincent Biret 2025-03-28 09:03:13 -04:00
  • 524cc6f44c chore: adds test data for additional operations Vincent Biret 2025-03-28 08:58:31 -04:00
  • 701d460b15 feat: adds additional operations for path item object Vincent Biret 2025-03-28 08:54:34 -04:00
  • 04cf0a5ba6 Merge pull request #4511 from OAI/dev Ralf Handl 2025-03-28 11:02:33 +01:00
  • f2b85b09b7 Merge pull request #4510 from OAI/dev Ralf Handl 2025-03-28 11:02:29 +01:00
  • 1c4214abd2 Merge pull request #4498 from OAI/main Ralf Handl 2025-03-28 10:00:44 +01:00
  • 6dc2065597 Merge pull request #4507 from handrews/spelling Lorna Jane Mitchell 2025-03-27 17:27:31 +00:00
  • af5986aaa4 Merge pull request #4501 from ralfhandl/3.2-schema-coverage Lorna Jane Mitchell 2025-03-27 16:59:39 +00:00
  • beb56e0bec Merge pull request #4506 from handrews/no-tick Henry Andrews 2025-03-27 09:56:24 -07:00
  • eb1edd6b90 Merge pull request #4504 from ralfhandl/main-style-guide-bullet-lists Lorna Jane Mitchell 2025-03-27 16:54:44 +00:00
  • d2c3bdbc96 Merge pull request #4500 from ralfhandl/3.2-response-object-description-not-required Lorna Jane Mitchell 2025-03-27 16:51:40 +00:00
  • a794bc6df5 Merge pull request #4499 from ralfhandl/3.2-reference-rfc8259 Lorna Jane Mitchell 2025-03-27 16:49:09 +00:00
  • 1a3ddd1f31 Merge pull request #4469 from baywet/feat/server-name Miguel Quintero 2025-03-27 12:15:23 -04:00
  • 5fb815df6c Discrimator -> Discriminator Henry H. Andrews 2025-03-27 08:49:58 -07:00
  • 1a1b49c500 We do not need to see the instructions post-filing Henry H. Andrews 2025-03-27 08:47:39 -07:00
  • 3a763a4b36 Remove promise of URIs for tags, not alternatives Henry H. Andrews 2025-03-27 08:42:18 -07:00
  • 66ab96805f Guidance on bullet list styles Ralf Handl 2025-03-27 09:32:11 +01:00
  • 6f5e6c4f12 Add test case for "body"/"server" bug fix Ralf Handl 2025-03-27 09:05:28 +01:00
  • 7d375ddaec Document proposal rejection Henry H. Andrews 2025-03-26 16:24:10 -07:00
  • 5929a54494 Schema test case for device authorization Ralf Handl 2025-03-26 15:24:25 +01:00
  • b7a2d9ff22 fixes #3538 Ralf Handl 2025-03-26 14:58:02 +01:00
  • 2b0b34242d Fixes #4487 Ralf Handl 2025-03-26 14:43:23 +01:00
  • 25fc465c31 Merge pull request #4492 from OAI/ralfhandl-issue-templates Henry Andrews 2025-03-24 12:14:56 -07:00
  • ae0464c833 Merge remote-tracking branch 'upstream/v3.1-dev' into 3.1-schema-test-coverage Ralf Handl 2025-03-24 12:18:46 +01:00
  • fd1cd3b780 Merge pull request #4496 from OAI/dev Ralf Handl 2025-03-24 12:16:04 +01:00
  • bab4f12dcc Merge pull request #4497 from OAI/dev Ralf Handl 2025-03-24 12:15:26 +01:00
  • 73f2e64ed1 Merge pull request #4490 from OAI/main Ralf Handl 2025-03-24 12:13:03 +01:00
  • b9c09632a4 Merge pull request #4494 from OAI/ralfhandl-main-contributing-note Lorna Jane Mitchell 2025-03-24 10:43:03 +00:00
  • 8be81a50c9 @lornajane's proposal Ralf Handl 2025-03-24 11:41:35 +01:00
  • bbafa53287 Update CONTRIBUTING.md Ralf Handl 2025-03-24 11:30:59 +01:00
  • 742d96b67e Rename contribute-to-the-registries-at-spec-openapis-org-registry.md to registry_feature_request.md Ralf Handl 2025-03-24 10:36:05 +01:00
  • c0f62c358c Rename report-an-error-in-the-specification.md to spec_bug_report.md Ralf Handl 2025-03-24 10:35:22 +01:00
  • 41fdb3b8b7 Merge pull request #4493 from OAI/ralfhandl-issue-templates-1 Ralf Handl 2025-03-24 10:23:04 +01:00
  • bd6fff0d52 Update config.yml Ralf Handl 2025-03-24 10:21:51 +01:00
  • 6337d5dd4c Update issue templates Ralf Handl 2025-03-24 10:19:48 +01:00
  • 1b84b6fcb3 Merge pull request #4491 from OAI/dependabot/npm_and_yarn/respec-35.3.0 Ralf Handl 2025-03-24 08:54:18 +01:00
  • d49cb6f3f7 Bump respec from 35.2.3 to 35.3.0 dependabot[bot] 2025-03-24 07:40:34 +00:00
  • a4b47dff0b Merge pull request #4454 from ralfhandl/main-adjust-release-branch Miguel Quintero 2025-03-22 12:45:20 -04:00
  • 55d0c62551 Merge pull request #4388 from handrews/sec-req-uri Miguel Quintero 2025-03-22 12:40:09 -04:00
  • bcf3c5811f Merge pull request #4467 from ralfhandl/3.2-reference-latest-json-schema-2020-12-draft Miguel Quintero 2025-03-22 12:37:16 -04:00
  • 930f40be32 Merge pull request #4452 from ralfhandl/main-package.json-description Miguel Quintero 2025-03-22 12:35:59 -04:00
  • e09c356622 Merge pull request #4481 from ralfhandl/main-sync-scripts-from-dev Miguel Quintero 2025-03-22 11:43:49 -04:00
  • 8a3f19482e Merge pull request #4486 from OAI/ralfhandl-patch-1 Miguel Quintero 2025-03-22 11:24:26 -04:00
  • 9dd22cf797 Merge pull request #4462 from ralfhandl/main-contributing-windows Miguel Quintero 2025-03-22 11:20:09 -04:00
  • 4e07303908 Merge pull request #4465 from ralfhandl/3.1-fix-link-object-schema Miguel Quintero 2025-03-22 10:40:30 -04:00
  • 90a3d7ffd6 Merge pull request #4456 from ralfhandl/3.2-schema-test-coverage Miguel Quintero 2025-03-22 10:34:03 -04:00
  • 41c0ba7ecf Merge pull request #4380 from ralfhandl/3.2-reference-RFC9110 Miguel Quintero 2025-03-22 09:53:37 -04:00
  • b70d917f2b Update issue templates Ralf Handl 2025-03-21 16:23:33 +01:00
  • 3d9995c248 Merge pull request #4484 from OAI/dev Ralf Handl 2025-03-21 10:18:56 +01:00
  • f05be646db Merge pull request #4485 from OAI/dev Ralf Handl 2025-03-21 10:18:27 +01:00
  • bb79c487f7 Merge pull request #4483 from OAI/main Ralf Handl 2025-03-21 10:15:31 +01:00
  • 701f16f27b Merge pull request #4482 from OAI/dependabot/npm_and_yarn/respec-35.2.3 Ralf Handl 2025-03-21 08:39:19 +01:00
  • df96128f21 Bump respec from 35.2.2 to 35.2.3 dependabot[bot] 2025-03-21 07:19:05 +00:00
  • ad176a59d7 Proposal for referencing Tag Objects with URIs. Henry H. Andrews 2025-03-20 10:56:48 -07:00
  • d53c93ca16 Port from dev Ralf Handl 2025-03-20 18:48:37 +01:00
  • e54843b6df Merge remote-tracking branch 'upstream/v3.2-dev' into 3.2-schema-test-coverage Ralf Handl 2025-03-20 18:18:34 +01:00
  • 0da8496a92 Merge pull request #4478 from OAI/dev Ralf Handl 2025-03-20 17:41:27 +01:00
  • 7f809457a4 Merge pull request #4477 from OAI/dev Ralf Handl 2025-03-20 17:40:27 +01:00
  • ee38f9077a Merge pull request #4474 from OAI/main Ralf Handl 2025-03-20 17:29:58 +01:00
  • 8e11b5e9a0 Merge pull request #4475 from OAI/dev Ralf Handl 2025-03-20 17:26:30 +01:00
  • 4ed2493a65 Merge pull request #4476 from OAI/dev Ralf Handl 2025-03-20 17:26:02 +01:00
  • c555c94787 Merge pull request #4455 from ralfhandl/dev-schema-tests.-with-diagnostics Henry Andrews 2025-03-20 09:13:56 -07:00
  • ee236eeb79 Merge pull request #4367 from ralfhandl/3.2-version-in-schema Henry Andrews 2025-03-20 09:12:53 -07:00
  • 7ad6c8f140 Merge pull request #4430 from OAI/v3.1-dev-publish-schema-iteration Henry Andrews 2025-03-20 09:11:34 -07:00
  • 2c97294480 Merge pull request #4435 from ralfhandl/main-clean-up-schemas Henry Andrews 2025-03-20 09:10:20 -07:00
  • c4dfef1e28 Merge pull request #4339 from OAI/mdk/optional-discriminator Henry Andrews 2025-03-19 17:15:37 -07:00
  • 690d7c6f00 Merge pull request #4366 from ralfhandl/gh-pages-show-oas-2.0-schema Lorna Jane Mitchell 2025-03-19 17:40:04 +00:00
  • cc1be37d6e Merge branch 'feat/server-name' of https://github.com/baywet/OpenAPI-Specification into feat/server-name Vincent Biret 2025-03-19 12:17:28 -04:00
  • 5ed147c9dc ci: adds a test value Vincent Biret 2025-03-19 12:17:24 -04:00
  • 49f43d405a Update src/schemas/validation/schema.yaml Vincent Biret 2025-03-19 12:16:46 -04:00