Skip to content
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

fix(ama-sdk): support of URL as spec-path input #1572

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

kpanot
Copy link
Contributor

@kpanot kpanot commented Mar 29, 2024

Proposed change

Support of URL and JSON based specification.

@kpanot kpanot requested a review from a team as a code owner March 29, 2024 09:06
Copy link

nx-cloud bot commented Mar 29, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c7a2586. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

fpaul-1A
fpaul-1A previously approved these changes Apr 5, 2024
@vscaiceanu-1a
Copy link
Member

the documentation should be updated to reflect the changes.

fpaul-1A
fpaul-1A previously approved these changes Apr 10, 2024
packages/@ama-sdk/schematics/README.md Outdated Show resolved Hide resolved
packages/@ama-sdk/schematics/README.md Outdated Show resolved Hide resolved
packages/@ama-sdk/schematics/README.md Outdated Show resolved Hide resolved
packages/@ama-sdk/schematics/README.md Outdated Show resolved Hide resolved
packages/@ama-sdk/schematics/README.md Outdated Show resolved Hide resolved
@kpanot kpanot force-pushed the bugfix/spec-urls branch 3 times, most recently from af29166 to 8052609 Compare April 15, 2024 13:29
fpaul-1A
fpaul-1A previously approved these changes Apr 15, 2024
vscaiceanu-1a
vscaiceanu-1a previously approved these changes Apr 15, 2024
@cpaulve-1A cpaulve-1A self-requested a review April 15, 2024 14:35
```json5
{
// ...
"generate": "yarn schematics @ama-sdk/schematics:typescript-core --spec-path ./openapi-spec.yaml",
Copy link
Contributor

Choose a reason for hiding this comment

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

We probably need to update it in the config we generate with the shell

@kpanot kpanot added this pull request to the merge queue Apr 16, 2024
Merged via the queue into main with commit 1250a1f Apr 16, 2024
22 checks passed
@kpanot kpanot deleted the bugfix/spec-urls branch April 16, 2024 14:00
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.

7 participants