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

"Queue Task Create" Function #28

Closed
Tracked by #27
m-flak opened this issue Nov 25, 2023 · 0 comments
Closed
Tracked by #27

"Queue Task Create" Function #28

m-flak opened this issue Nov 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request Functions This issue is in the realm of the Azure Functions.

Comments

@m-flak
Copy link
Owner

m-flak commented Nov 25, 2023

Create the "Queue Task Create" Function.

Input Trigger

  • HTTP Post
  • Accepts the JSON of a Task

Behavior

  • Posts the JSON of a Task to the Tasks Queue

Response

  • Success/Failure Code with a body
  • Successful: 200 with the response from Azure
  • Failure: 4xx/5xx with a failure message
@m-flak m-flak mentioned this issue Nov 25, 2023
5 tasks
@m-flak m-flak added enhancement New feature or request Functions This issue is in the realm of the Azure Functions. labels Nov 25, 2023
@m-flak m-flak self-assigned this Nov 25, 2023
m-flak added a commit that referenced this issue Nov 26, 2023
@m-flak m-flak closed this as completed Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Functions This issue is in the realm of the Azure Functions.
Projects
None yet
Development

No branches or pull requests

1 participant