swagger-vue icon indicating copy to clipboard operation
swagger-vue copied to clipboard

Importing API

Open lucasmpr opened this issue 7 years ago • 1 comments

Hello chenweiqun,

I found this project when I was searching someway of integrating an swagger api to vue. I'm able with your code, to generate the api.js code, but I have no idea how to integrate that into vue.

Can you explain briefly how to do it? (How to use the generated file)

Thanks!

lucasmpr avatar May 29 '17 00:05 lucasmpr

@lucasmpr I created a pull request with some documentation improvements, meanwhile look at this: https://github.com/daaru00/swagger-vue/blob/patch-1/README.md#generated-client-usage

daaru00 avatar Jul 15 '17 15:07 daaru00