regen for latest micro #32

Merged
vtolstov merged 63 commits from regen into master 2023-04-28 16:05:48 +03:00
4 changed files with 4 additions and 0 deletions
Showing only changes of commit 5831ac4b4e - Show all commits

1
api/api.go Normal file
View File

@ -0,0 +1 @@
package api // import "go.unistack.org/micro-proto/v3/api"

1
openapiv2/openapiv2.go Normal file
View File

@ -0,0 +1 @@
package openapiv2 // import "go.unistack.org/micro-proto/v3/openapiv2"

1
openapiv3/openapiv3.go Normal file
View File

@ -0,0 +1 @@
package openapiv3 // import "go.unistack.org/micro-proto/v3/openapiv3"

1
tag/tag.go Normal file
View File

@ -0,0 +1 @@
package tag // import "go.unistack.org/micro-proto/v3/tag"