Skip to content

jagobagascon/openapi-go-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is intended to reproduce a bug in OpenAPI

To reproduce the issue:

  1. Start the docker image (optional). This docker image includes all the required software to reproduce the issue.
make start # starts the docker image
  1. Generate the code
make gen # generates the code
  1. Run the server or the client to check the errors.
make client # tries to run the client
make server # tries to run the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published