Skip to content

Conversation

@tatomyr
Copy link
Collaborator

@tatomyr tatomyr commented Jul 14, 2025

What/Why/How?

Added JSON Schema format validation (2nd attempt).

Reference

Resolves #766

Related: #386

Replaces #1820

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with redoc (internal)
  • All new/updated code is covered with tests
  • New package installed? - Tested in different environments (browser/node)

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

@changeset-bot
Copy link

changeset-bot bot commented Jul 14, 2025

🦋 Changeset detected

Latest commit: 95d3528

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@redocly/openapi-core Minor
@redocly/cli Minor
@redocly/respect-core Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jul 14, 2025

Command Mean [ms] Min [ms] Max [ms] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 935.0 ± 16.7 914.1 966.0 1.00
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 1181.9 ± 37.8 1135.0 1246.3 1.26 ± 0.05

@tatomyr tatomyr added the snapshot Create experimental release PR label Jul 14, 2025
@github-actions
Copy link
Contributor

📦 A new experimental 🧪 version v0.0.0-snapshot.1752491489 of Redocly CLI has been published for testing.

Install with NPM:

npm install @redocly/[email protected]
# or
npm install @redocly/[email protected]
# or
npm install @redocly/[email protected]

⚠️ Note: This is a development build and may contain unstable features.

@tatomyr tatomyr mentioned this pull request Jul 14, 2025
7 tasks
@tatomyr tatomyr force-pushed the feat/add-format-validation-2 branch from 9aa58b1 to 65e8063 Compare July 14, 2025 18:41
@tatomyr tatomyr marked this pull request as ready for review July 14, 2025 18:41
@tatomyr tatomyr requested review from a team as code owners July 14, 2025 18:41
@tatomyr tatomyr force-pushed the feat/add-format-validation-2 branch from 65e8063 to 95d3528 Compare July 16, 2025 08:33
@tatomyr tatomyr merged commit f5d6efa into main Jul 16, 2025
36 checks passed
@tatomyr tatomyr deleted the feat/add-format-validation-2 branch July 16, 2025 08:45
@tatomyr tatomyr mentioned this pull request Jul 17, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

snapshot Create experimental release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validate the format of examples

4 participants