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

Create script with live user IO to assist with endpoint addition #52

Open
mabiesen opened this issue Sep 4, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@mabiesen
Copy link
Owner

mabiesen commented Sep 4, 2020

Given:

  1. The necessary headers are known
  2. The means of authentication is known
  3. The name of the api is known
  4. Any required default param is known
  5. The hostname is known

We should be able to create a template for client Faraday initializers and config, additionally we should be able to tell the user how to set credentials.

In the event that a portion of the params are not known, or if a specific means of implementation has not been developed for an auth, the script may still be able to assist with creation and inform the user there is still work to be done.

@mabiesen mabiesen added the enhancement New feature or request label Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant