feat: add pagination proto.

This commit is contained in:
tx7do
2023-11-02 18:53:17 +08:00
parent cfea51ec49
commit 76ac31b836
19 changed files with 666 additions and 69 deletions

19
api/buf.yaml Normal file
View File

@@ -0,0 +1,19 @@
version: v1
build:
excludes: [third_party]
deps:
- 'buf.build/googleapis/googleapis'
- 'buf.build/envoyproxy/protoc-gen-validate'
- 'buf.build/kratos/apis'
- 'buf.build/gnostic/gnostic'
- 'buf.build/gogo/protobuf'
breaking:
use:
- FILE
lint:
use:
- DEFAULT