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

[WIP] Rename more parameters to match OpenAPI #624

Closed
wants to merge 30 commits into from

Conversation

irace-stripe
Copy link

No description provided.

rattrayalex-stripe and others added 24 commits May 8, 2019 00:03
* Add lebab and a script to run it

* lebab transform: arrow

* lebab transform: arg-rest

* lebab transform: arg-spread

* lebab transform: obj-method

* lebab transform: obj-shorthand

* lebab transform: let

* lebab transform: template

* lebab transform: default-param

* lebab transform: destruct-param

* lebab transform: includes

* Revert "Add lebab and a script to run it"

This reverts commit 70fd492.

* Revert "lebab transform: destruct-param" because its changes didn't seem good.

This  reverts commit b56f52d.

* Revert "lebab transform: default-param" because it seems dangerous / backwards-incompatible.

This reverts commit 7eba992.

* Unrelated: mark 8.1 as minimum 8-series version

* Add mocha-only script

* Use arrows in more places

* Loosen some eslint rules I don't love
Add VSCode and EditorConfig files
Drop support for Node 9 and bump dependencies to latest versions
* Misc. manual formatting

* Fix some unit tests

* Roll back path argument name changes

* Misc. manual formatting
Remove legacy parameter support in invoices.retrieveUpcoming()
@irace-stripe irace-stripe changed the base branch from master to v7.0.0 May 10, 2019 03:45
@irace-stripe irace-stripe changed the title Rename more parameters to match OpenAPI [WIP] Rename more parameters to match OpenAPI May 10, 2019
@rattrayalex-stripe
Copy link
Contributor

test failure looks probably real

also FYI I will be removing urlParams: [] entirely in a shortly forthcoming PR (I assume this doesn't affect you much since it's all codegen anyway)

@irace-stripe
Copy link
Author

@rattrayalex-stripe Yeah, I need to fix the tests, hence WIP. I shouldn’t have tagged you on this yet, that’s my mistake.

@rattrayalex-stripe
Copy link
Contributor

#625 removes urlParams

@irace-stripe
Copy link
Author

@rattrayalex-stripe I still have one failing spec I can’t seem to figure out, in case you possibly have some insight 🙏

@irace-stripe
Copy link
Author

r?: @rattrayalex-stripe

@rattrayalex-stripe
Copy link
Contributor

Looks like we need to remove urlParams and possibly some other things to match upstream; I'll take from here in any case! Thanks bryan!!

@irace-stripe
Copy link
Author

@rattrayalex-stripe Is this still a valid PR or was it obviated by something else you did?

@rattrayalex-stripe
Copy link
Contributor

Oops, good catch – thanks! This has been incorporated via other PR's ✅

@ob-stripe ob-stripe deleted the irace-rename-parameters-to-match-openapi branch October 29, 2019 15: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.

4 participants