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

Workspace post api update #501

Merged
merged 2 commits into from
Nov 26, 2023
Merged

Workspace post api update #501

merged 2 commits into from
Nov 26, 2023

Conversation

Simurgan
Copy link
Member

Workspace post api and its unit tests has been implemented and documented in the postman workspace.
Everything works as expected.
Successful merge of this pull request closes #489

important note for reviewers: please pay attention to the implementation of the authorization (it's in the permissions list)

@Simurgan Simurgan added priority: high This issue should be addressed as soon as possible. type: documentation This issue is related to the documentation of the project or code. size: large Requires significant effort and may take several weeks to months to complete. difficulty: challenging Requires advanced skills, knowledge, and may involve complex problems or significant research/collab type: implementation This issue is related to implementation backend issues related to backend labels Nov 25, 2023
@Simurgan Simurgan self-assigned this Nov 25, 2023
@Simurgan Simurgan linked an issue Nov 25, 2023 that may be closed by this pull request
3 tasks
Copy link
Contributor

@hakanaktas0 hakanaktas0 left a comment

Choose a reason for hiding this comment

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

This PR includes workspace post API functions with authentication. I tested the functionality and all seem to work as expected.

@Simurgan Simurgan merged commit 7156442 into backend Nov 26, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend issues related to backend difficulty: challenging Requires advanced skills, knowledge, and may involve complex problems or significant research/collab priority: high This issue should be addressed as soon as possible. size: large Requires significant effort and may take several weeks to months to complete. type: documentation This issue is related to the documentation of the project or code. type: implementation This issue is related to implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workspace POST API will be updated
2 participants