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

Update region-device-count.yaml #42

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chinaunicomyangfan
Copy link
Collaborator

What type of PR is this?

Add one of the following kinds:

  • enhancement/feature

What this PR does / why we need it:

A significant update, previously lacking an overall description of the API, this PR has added the following explanation in accordance with CAMARA's API DocumentationTemplate: Introduction, Relevant terms and definitions, API Functionality, Authorization and Authentication
In addition, according to @bigludo7 's suggestion, in order to cope with situations where a request for a relatively large area or a relatively long time cannot be returned through the synchronous interface, the sink attribute&sink credential object should be added to the request parameters to achieve asynchronous return of the call result

Which issue(s) this PR fixes:

Fixes #37

Added Introduction, Relevant terms and definitions, API Functionality, Authorization and Authentication modules, and added sink attribute&sink credential object to achieve asynchronous return of call results
add callback function
@chinaunicomyangfan
Copy link
Collaborator Author

@jgarciahospital The design of the callback interface is based on PopulationDensityData. Thank you for providing your ideas. If possible, I would greatly appreciate your feedback. Thanks.

Copy link
Collaborator

@philipxujin philipxujin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Add capability for async response behaviour.
2 participants