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

Wrap Open api generated output into client #6

Merged
merged 15 commits into from
Nov 2, 2021
Merged

Wrap Open api generated output into client #6

merged 15 commits into from
Nov 2, 2021

Conversation

santese
Copy link
Member

@santese santese commented Oct 29, 2021

This is the implementation that uses the open-api cli generator . I've updated the readme to explain how it works

@santese santese changed the title Open api Wrap Open api generated output into client Oct 29, 2021
Copy link
Contributor

@noticeeverything noticeeverything left a comment

Choose a reason for hiding this comment

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

Thanks for getting all this done! I requested a couple small changes.

.gitignore Outdated Show resolved Hide resolved
.husky/pre-commit Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
src/lib/asana.spec.ts Show resolved Hide resolved
@santese santese merged commit 5421737 into main Nov 2, 2021
@santese santese deleted the open-api branch November 2, 2021 17:19
@github-actions
Copy link

github-actions bot commented Nov 2, 2021

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

plibot pushed a commit that referenced this pull request Nov 2, 2021
* Testing Generating OpenApi

* Linting

* Add Types Path

* Update Classes To return data directly

* Update README.md

* feat: AIWPP-2 More Updates

* Replace InlineObjects to proper types

* add get by name functions

* Update README.md

* Update README.md

* Switch functions with user guids in Data to directly place guids

* Add Constructor for Workspace did and User gid

* Add Asana Client Generation

* Update scripts and readme

* Update package.json & asana client [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants