-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
migrate api-v6
work; update imports to match updated patterns; update lerna config and global package.json; update dev dependencies for api packages; add config + credential + error utils;
#11921
Conversation
92d3a74
to
2cd312f
Compare
…V6 to work with 'next'
2cd312f
to
3a0a21c
Compare
a4d5c7d
to
b332f77
Compare
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## next #11921 +/- ##
=======================================
Coverage 76.32% 76.32%
=======================================
Files 323 323
Lines 8816 8816
Branches 1614 1614
=======================================
Hits 6729 6729
Misses 2036 2036
Partials 51 51 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
083c296
to
82dccba
Compare
api-v6
work; update imports to match updated patterns; update config to work with next
; TODO
api-v6
work; update imports to match updated patterns; update config to work with next
; TODOapi-v6
work; update imports to match updated patterns; update config to work with next
api-v6
work; update imports to match updated patterns; update config to work with next
api-v6
work; update imports to match updated patterns; update lerna config and global package.json; update dev dependencies for api packages
api-v6
work; update imports to match updated patterns; update lerna config and global package.json; update dev dependencies for api packagesapi-v6
work; update imports to match updated patterns; update lerna config and global package.json; update dev dependencies for api packages; add config + credential + error utils;
bf40d21
to
8b869b4
Compare
* api rest change wip * first iteration of post on API category * fix body json and test
* Add cancel support on api-rest * adding AppSyncRealTime WIP * tested subscriptions for apikey * re enable subscription
This needs to be recreated or redirected to |
Description of changes
Issue #, if available
Description of how you validated changes
Checklist
yarn test
passesBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.