Files
openapi-generator/samples/client/petstore/r_test/NAMESPACE
William Cheng 61e58d6496 Add R namespace file (#7467)
* add r namespace file

* rename NAMESPACE mustache file
2018-01-22 22:32:22 +08:00

10 lines
190 B
Plaintext

# Generated by swagger-codegen: https://github.com/swagger-api/swagger-codegen
# Do not edit by hand
export(ApiResponse)
export(Category)
export(Order)
export(Pet)
export(Tag)
export(User)