We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
http://api.declassification-engine.org/declass/v0.4/entity_info/?collection=frus&entity=countries&page_size=20
The page_size option appears to be returning the entity in the list to start with. http://api.declassification-engine.org/declass/v0.4/entity_info/?collection=frus&entity=countries&page_size=1 returns Albania
http://api.declassification-engine.org/declass/v0.4/entity_info/?collection=frus&entity=countries&page_size=1 returns Antarctica and Algeria
http://api.declassification-engine.org/declass/v0.4/entity_info/?collection=frus&entity=countries&page_size=3 returns Algeria, American Samoa, Andorra
The text was updated successfully, but these errors were encountered:
benjlis
No branches or pull requests
http://api.declassification-engine.org/declass/v0.4/entity_info/?collection=frus&entity=countries&page_size=20
The page_size option appears to be returning the entity in the list to start with.
http://api.declassification-engine.org/declass/v0.4/entity_info/?collection=frus&entity=countries&page_size=1
returns Albania
http://api.declassification-engine.org/declass/v0.4/entity_info/?collection=frus&entity=countries&page_size=1
returns Antarctica and Algeria
http://api.declassification-engine.org/declass/v0.4/entity_info/?collection=frus&entity=countries&page_size=3
returns Algeria, American Samoa, Andorra
The text was updated successfully, but these errors were encountered: