We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0b5bd commit fc0097cCopy full SHA for fc0097c
aiplan.go/internal/aiplan/docs/docs.go
@@ -19139,6 +19139,9 @@ const docTemplate = `{
19139
"$ref": "#/definitions/dto.IssueBlockerLight"
19140
}
19141
},
19142
+ "comments_count": {
19143
+ "type": "integer"
19144
+ },
19145
"completed_at": {
19146
"type": "string",
19147
"x-nullable": true
aiplan.go/internal/aiplan/docs/swagger.json
@@ -19131,6 +19131,9 @@
19131
19132
19133
19134
19135
19136
19137
19138
0 commit comments