Skip to content

Update openapi-ts command to use correct paramaters #7215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stevetemple
Copy link
Contributor

@stevetemple stevetemple commented Jul 3, 2025

📋 Description

The parameters for openapi-ts should be --input not --url

generate isn't a command as far as I can tell it gives the following error error: too many arguments. Expected 0 arguments but got 1. so that needed removing. Then this command works as supplied

✅ Contributor Checklist

I've followed the Umbraco Documentation Style Guide and can confirm that:

  • Code blocks are correctly formatted.
  • Sentences are short and clear (preferably under 25 words).
  • Passive voice and first-person language (“we”, “I”) are avoided.
  • Relevant pages are linked.
  • All links work and point to the correct resources.
  • Screenshots or diagrams are included if useful.
  • Any code examples or instructions have been tested.
  • Typos, broken links, and broken images are fixed.

Product & Version (if relevant)

v16+

@eshanrnh
Copy link
Contributor

eshanrnh commented Jul 3, 2025

Thanks for the PR, @stevetemple 🙌 We will review it as soon as we can.

@eshanrnh eshanrnh requested a review from iOvergaard July 4, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants