Skip to content

docs(eve): document OpenAPI path parameters#300

Merged
AndrewBarba merged 2 commits into
mainfrom
allenzhou/eve-doc-openapi-path-params
Jun 25, 2026
Merged

docs(eve): document OpenAPI path parameters#300
AndrewBarba merged 2 commits into
mainfrom
allenzhou/eve-doc-openapi-path-params

Conversation

@allenzhou101

@allenzhou101 allenzhou101 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an OpenAPI docs section for dynamic path segments
  • show an inline spec that declares an in: "path" parameter
  • note that the parameter name must match the {placeholder} and cannot be filled from query params

Testing

  • pnpm docs:check
  • pnpm --filter eve exec vitest run --config vitest.unit.config.ts src/runtime/connections/openapi-client.test.ts

Signed-off-by: Allen Zhou <46854522+allenzhou101@users.noreply.github.com>
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview, Comment, Open in v0 Jun 25, 2026 6:19pm

@AndrewBarba AndrewBarba merged commit f77aad3 into main Jun 25, 2026
14 checks passed
@AndrewBarba AndrewBarba deleted the allenzhou/eve-doc-openapi-path-params branch June 25, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants