Skip to content

chore: add clerk spec#3822

Merged
mrlubos merged 1 commit intomainfrom
chore/spec-clerk
Apr 25, 2026
Merged

chore: add clerk spec#3822
mrlubos merged 1 commit intomainfrom
chore/spec-clerk

Conversation

@mrlubos
Copy link
Copy Markdown
Member

@mrlubos mrlubos commented Apr 25, 2026

No description provided.

@mrlubos mrlubos marked this pull request as ready for review April 25, 2026 16:10
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 25, 2026

⚠️ No Changeset found

Latest commit: a8d3d58

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hey-api-docs Ready Ready Preview, Comment Apr 25, 2026 4:10pm

Request Review

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. internal ⚙️ Internal development work. labels Apr 25, 2026
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented Apr 25, 2026

TL;DR — Adds the Clerk Backend API OpenAPI 3.0.3 specification (version 2025-11-10) to the test specs collection, providing a large real-world API surface for testing code generation.

Key changes

  • Add clerk-2025-11-10.yaml spec — Introduces the full Clerk Backend API specification with ~153 path endpoints and ~17k lines, following the same pattern as other real-world specs (e.g. cloudflare-v4.json) in the specs/3.0.x/ directory.

Summary | 1 file | 1 commit | base: mainchore/spec-clerk

The spec covers Clerk's backend server API including authentication, user management, organizations, sessions, and more — served from https://api.clerk.com/v1 with bearer token authentication.

specs/3.0.x/clerk-2025-11-10.yaml

Pullfrog  | View workflow run | via Pullfrog𝕏

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.84%. Comparing base (81a0271) to head (a8d3d58).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3822   +/-   ##
=======================================
  Coverage   39.84%   39.84%           
=======================================
  Files         530      530           
  Lines       19475    19475           
  Branches     5808     5802    -6     
=======================================
  Hits         7759     7759           
  Misses       9485     9485           
  Partials     2231     2231           
Flag Coverage Δ
unittests 39.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@pullfrog pullfrog Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed — no issues found.

Task list (3/3 completed)
  • Checkout PR and read the diff
  • Analyze changes and identify issues
  • Submit review

Pullfrog  | View workflow run𝕏

@mrlubos mrlubos merged commit 530b3fa into main Apr 25, 2026
11 checks passed
@mrlubos mrlubos deleted the chore/spec-clerk branch April 25, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal ⚙️ Internal development work. size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant