openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 230 kB
JSON
{"openapi":"3.0.0","info":{"contact":{"x-twitter":"NooshInc"},"description":"Full description of Noosh API","title":"Noosh API application","version":"1.0","x-apisguru-categories":["collaboration"],"x-logo":{"url":"https://twitter.com/NooshInc/profile_image?size=original"},"x-origin":[{"format":"swagger","url":"https://api.noosh.com/api/swagger.json","version":"2.0"}],"x-providerName":"noosh.com"},"tags":[{"name":"Contact"},{"name":"Deactivation Reason"},{"name":"My Info"},{"name":"Order"},{"name":"Project"},{"name":"Project Category"},{"name":"Project Status"},{"name":"Quote"},{"name":"Rfq"},{"name":"Shipment"},{"name":"Spec"},{"name":"Spec Template"},{"name":"Task"},{"name":"Team Member"},{"name":"Team Member Role"},{"name":"Time Card"},{"name":"User Fields"},{"name":"Workgroup"},{"name":"Workgroup Members"}],"paths":{"/1.1/workgroups/{workgroup_id}/projects/{project_id}/teammembers":{"post":{"description":"Invite a team member or all the members of team template for the specific project.","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}}}},"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Invite a team member or all the members of team template for the specific project.","tags":["Team Member"]}},"/v1/workgroups":{"get":{"description":"List the workgroups","operationId":"getWorkgroupList","parameters":[{"description":"Workgroup Name","in":"query","name":"workgroup_name","required":false,"schema":{"type":"string"}},{"description":"1000001 for Buyer, 1000002 for supplier, 1000003 for agent, 1000004 for Broker/Outsourcer and 1000005 for Partner","in":"query","name":"workgroup_types","required":false,"schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the workgroups","tags":["Workgroup"]}},"/v1/workgroups/{workgroup_id}/automaticInvitations":{"get":{"description":"List current user's automatic invitations info ","operationId":"getAutomaticInvitationList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List current user's automatic invitations info ","tags":["My Info"]}},"/v1/workgroups/{workgroup_id}/buyOrders":{"get":{"description":"List the buy orders of workgroup","operationId":"getBuyOrderListOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the buy orders of workgroup","tags":["Order"]}},"/v1/workgroups/{workgroup_id}/buyOrders/{order_id}":{"get":{"description":"Get a specific buy order of workgroup","operationId":"getBuyOrderOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"order_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific buy order of workgroup","tags":["Order"]}},"/v1/workgroups/{workgroup_id}/clientWorkgroups":{"get":{"description":"List client workgroups","operationId":"getClientWorkgroupList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List client workgroups","tags":["Workgroup"]}},"/v1/workgroups/{workgroup_id}/clientWorkgroups/{client_workgroup_id}/projectCategory":{"get":{"description":"List the project categories of client side","operationId":"getProjectCategoryListOfClient","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"client_workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the project categories of client side","tags":["Project Category"]}},"/v1/workgroups/{workgroup_id}/clientWorkgroups/{client_workgroup_id}/projectHomeUserFields":{"get":{"description":"List projec home user fields of client workgroup","operationId":"getProjectHomeUserFieldListOfClient","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"client_workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List projec home user fields of client workgroup","tags":["User Fields"]}},"/v1/workgroups/{workgroup_id}/clientWorkgroups/{client_workgroup_id}/projectStatus":{"get":{"description":"List the project status of client","operationId":"getProjectStatusOfClient","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"client_workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the project status of client","tags":["Project Status"]}},"/v1/workgroups/{workgroup_id}/contacts":{"get":{"description":"List the contacts","operationId":"getContactList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the contacts","tags":["Contact"]}},"/v1/workgroups/{workgroup_id}/customTaskStatus":{"get":{"description":"Get custom task status of workgroup level","operationId":"getWgTaskStatusListOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get custom task status of workgroup level","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/customTaskTypes":{"get":{"description":"Get custom task types of workgroup level","operationId":"getCustomTaskTypesOfWg","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get custom task types of workgroup level","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/deactivationReasons":{"get":{"description":"List all deactivation resons","operationId":"getDeactivationReasonList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List all deactivation resons","tags":["Deactivation Reason"]}},"/v1/workgroups/{workgroup_id}/defaultTaskPriority":{"get":{"description":"Get default task priority list","operationId":"TaskPriorityList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get default task priority list","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/defaultTaskStatus":{"get":{"description":"Get default task status list","operationId":"getDefaultTaskStatusList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get default task status list","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/myTimeCards":{"get":{"description":"List my time cards","operationId":"getMyTimeCardList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List my time cards","tags":["Time Card"]}},"/v1/workgroups/{workgroup_id}/myTimeCards/{timeCard_id}":{"get":{"description":"Get a specific my time cards","operationId":"getMyTimeCard","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"timeCard_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific my time cards","tags":["Time Card"]}},"/v1/workgroups/{workgroup_id}/productTypes":{"get":{"description":"Get product type of workgroup level","operationId":"getProductTypeListOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get product type of workgroup level","tags":["Spec"]}},"/v1/workgroups/{workgroup_id}/projectCategory":{"get":{"description":"List the project categories","operationId":"getProjectCategoryList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the project categories","tags":["Project Category"]}},"/v1/workgroups/{workgroup_id}/projectHomeUserFields":{"get":{"description":"List projec home user fields","operationId":"getProjectHomeUserFieldsList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List projec home user fields","tags":["User Fields"]}},"/v1/workgroups/{workgroup_id}/projectStatus":{"get":{"description":"List the project status","operationId":"getProjectStatus","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the project status","tags":["Project Status"]}},"/v1/workgroups/{workgroup_id}/projects":{"get":{"description":"List the projects","operationId":"getProjectList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectListVO