File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2222 "enabled" : true
2323 },
2424 "summary" : " Create a chat topic" ,
25- "description" : " Creates a topic to manage message history for a given AI chat conversation. " ,
25+ "description" : " Creates a topic to manage message history for a given AI chat conversation" ,
2626 "responses" : {
2727 "200" : {
2828 "description" : " Topic created successfully" ,
Original file line number Diff line number Diff line change 2222 "/project/update/{projectId}" : {
2323 "post" : {
2424 "summary" : " Trigger an update" ,
25- "description" : " Trigger an update after updating your OpenAPI document by calling this endpoint in a CI check. " ,
25+ "description" : " Trigger an update after updating your OpenAPI document by calling this endpoint in a CI check" ,
2626 "parameters" : [
2727 {
2828 "name" : " projectId" ,
5757 "/project/update-status/{statusId}" : {
5858 "get" : {
5959 "summary" : " Get the status of an update" ,
60+ "description" : " Get the status of an update from the status ID" ,
6061 "parameters" : [
6162 {
6263 "name" : " statusId" ,
You can’t perform that action at this time.
0 commit comments