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

Initial auto code generation setup from openapi specification #2

Merged
merged 7 commits into from
Aug 9, 2022
Merged

Initial auto code generation setup from openapi specification #2

merged 7 commits into from
Aug 9, 2022

Conversation

deepakgummi
Copy link
Contributor

@deepakgummi deepakgummi commented Aug 8, 2022

This pull request has the following changes -

  1. The files under src/codegen/ are auto-generated files using the circle-openapi specifications and openapi code generation tool.
  2. Updated README with Requirements, Installation and Development guides .
  3. Extended the default typescript-axios template to include custom configuration. templates/typescript-axios/
  4. Modified tsconfig to implement strict compile time rules.
  5. Added an MIT License.

JIRA https://circlepay.atlassian.net/browse/DEV-46

@deepakgummi deepakgummi marked this pull request as ready for review August 8, 2022 18:28
@deepakgummi deepakgummi changed the title Codegen setup initial codegen setup Aug 8, 2022
.npmrc Show resolved Hide resolved
VERSION Show resolved Hide resolved
sdk-doc.json Outdated Show resolved Hide resolved
sdk-doc.json Outdated Show resolved Hide resolved
@prakashb-circle
Copy link
Contributor

Can we have well-written PR title and descriptions?

Here's some guidance:
https://opensource.com/article/18/6/anatomy-perfect-pull-request

Example PR: rails/rails#32865

README.md Outdated Show resolved Hide resolved
sdk-doc.json Outdated Show resolved Hide resolved
@deepakgummi deepakgummi changed the title initial codegen setup Initial auto code generation setup for node sdk from openapi specification Aug 9, 2022
@deepakgummi deepakgummi changed the title Initial auto code generation setup for node sdk from openapi specification Initial auto code generation setup from openapi specification Aug 9, 2022
src/codegen/api.ts Outdated Show resolved Hide resolved
@deepakgummi deepakgummi merged commit d33960c into circlefin:master Aug 9, 2022
@deepakgummi deepakgummi deleted the codegen-setup branch August 9, 2022 22:10
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.

3 participants