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

feat(api): add includeFigure parameter to /indicators endpoint. #659

Merged
merged 4 commits into from
Jul 24, 2023

Conversation

matthiasschaub
Copy link
Collaborator

@matthiasschaub matthiasschaub commented Jul 24, 2023

Description

feat(api): add includeFigure parameter to /indicators endpoint. Default is True.

Corresponding issue

Closes #617

New or changed dependencies

  • None

Checklist

  • I have updated my branch to main (e.g. through git rebase main)
  • My code follows the style guide and was checked with pre-commit before committing
  • I have commented my code
  • I have added sufficient unit and integration tests
  • I have updated the CHANGELOG.md

@matthiasschaub matthiasschaub force-pushed the api-include-figure branch 2 times, most recently from c3c55fb to fec6dbb Compare July 24, 2023 15:26
@matthiasschaub matthiasschaub changed the title Api include figure feat(api): add includeFigure parameter to /indicators endpoint. Jul 24, 2023
@joker234 joker234 marked this pull request as ready for review July 24, 2023 15:39
@joker234 joker234 merged commit d42ae3e into main Jul 24, 2023
@joker234 joker234 deleted the api-include-figure branch July 24, 2023 15:39
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.

api: add includeFigure parameter
2 participants