Skip to content

Commit

Permalink
ci(gen): buf generate up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
fdkevin0 committed Dec 16, 2023
1 parent 62c12ec commit 2168bd2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 2 deletions.
15 changes: 13 additions & 2 deletions campusapis/teaching/v1/teaching.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions docs/swagger/campusapis/teaching/v1/teaching.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,14 @@
"required": false,
"type": "integer",
"format": "int32"
},
{
"name": "buildingID",
"description": "教学楼",
"in": "query",
"required": false,
"type": "integer",
"format": "int32"
}
],
"tags": [
Expand Down Expand Up @@ -924,6 +932,14 @@
"required": false,
"type": "integer",
"format": "int32"
},
{
"name": "buildingID",
"description": "教学楼",
"in": "query",
"required": false,
"type": "integer",
"format": "int32"
}
],
"tags": [
Expand Down

0 comments on commit 2168bd2

Please sign in to comment.