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

Igors assignment #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IgorTurko
Copy link

@IgorTurko IgorTurko commented Sep 14, 2022

Screenshot 2022-09-14 at 19 34 30

Screenshot 2022-09-14 at 19 35 45

DONE:

  • getData implemented;
  • USER_TOKEN authentication type replaced with NONE;
  • postLimit multiple selector replaced with single selector;
  • some refactoring for getSchema;

NOT DONE:

  • Need to investigate if we can use AuthType.USER_TOKEN instead of AuthType.NONE;
  • at the moment we are fetching only posts from the first page (so max 100), that means the the postLimit filter won't work with more than 100 posts;

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.

1 participant