[core][general] Add metadata file tracking to aid in "Golden Tests" regeneration (#6325)

This commit is contained in:
Jim Schubert
2020-05-22 16:48:32 -04:00
committed by GitHub
parent 19e14237aa
commit 70ca93570e
319 changed files with 22003 additions and 91 deletions

View File

@@ -0,0 +1,14 @@
Dockerfile
api/openapi.yaml
go/README.md
go/api_pet.go
go/api_store.go
go/api_user.go
go/model_api_response.go
go/model_category.go
go/model_order.go
go/model_pet.go
go/model_tag.go
go/model_user.go
go/routers.go
main.go