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

Make interface for Standard query parameters #2

Open
akshgpt7 opened this issue Apr 28, 2020 · 2 comments
Open

Make interface for Standard query parameters #2

akshgpt7 opened this issue Apr 28, 2020 · 2 comments
Labels
easy good first issue Good for newcomers

Comments

@akshgpt7
Copy link
Owner

akshgpt7 commented Apr 28, 2020

Apart from method specific parameters, the API offers certain standard query parameters, which can be used in all methods.
Create an interface for those system parameters, which are listed here.
Refer to the already created interfaces in the schemas.ts file for creating the interface.

Another important task is to extend the standard query params to schemas of all the individual methods (defined by schema_<method>) in the schemas.ts file.

@akshgpt7 akshgpt7 added good first issue Good for newcomers easy labels Apr 28, 2020
@dnswd
Copy link

dnswd commented Aug 20, 2020

The URL specified above is 404 page not found

@akshgpt7
Copy link
Owner Author

@dnswd Thanks for spotting it! The mentioned link has been fixed now.
It seems like there's been a change in Google APIs' structure. Now they have common system parameters for all Google APIs. Earlier they were specific to each API, hence the link doesn't exist now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants