Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

parameter type "array" should be "string[]" or "number[]" #77

Closed
wants to merge 1 commit into from

Conversation

gr2m
Copy link
Contributor

@gr2m gr2m commented Mar 27, 2018

has failing tests, needs fix. Test with

TEST_URL=https://developer.github.com/v3/orgs/members/#create-organization-invitation ./node_modules/.bin/tap test/integration/single-endpoint-test.js

and

TEST_URL=https://developer.github.com/v3/oauth_authorizations/#create-a-new-authorization ./node_modules/.bin/tap test/integration/single-endpoint-test.js

closes #66

@gr2m gr2m added help wanted Contributions appreciated has-failing-test labels Mar 27, 2018
@gr2m
Copy link
Contributor Author

gr2m commented Apr 24, 2018

fixed in #107

@gr2m gr2m closed this Apr 24, 2018
@gr2m gr2m deleted the 66/parameter-type-array branch April 24, 2018 17:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Contributions appreciated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parameter type "array" should be "string[]" or "number[]"
1 participant