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

Allow Resource Creation using POST http verb. #2440

Closed
aditya-07 opened this issue Feb 13, 2024 · 1 comment · Fixed by #2464
Closed

Allow Resource Creation using POST http verb. #2440

aditya-07 opened this issue Feb 13, 2024 · 1 comment · Fixed by #2464
Assignees
Labels
effort:medium Medium effort - 3 to 5 days type:enhancement New feature or request

Comments

@aditya-07
Copy link
Collaborator

aditya-07 commented Feb 13, 2024

Is your feature request related to a problem? Please describe.

User should be able to create a resource on the Fhir Server using Http-POST. This ticket should handle only the UrlUploadRequest and the BundleUploadRequest can be handled in a subsequent ticket.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.

@santosh-pingle
Copy link
Collaborator

@aditya-07
I looked at the current upload strategy code. As I will start working on designing and implementing it, could you add more details for reference?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:medium Medium effort - 3 to 5 days type:enhancement New feature or request
Projects
Status: Complete
Development

Successfully merging a pull request may close this issue.

3 participants