An open API service indexing awesome lists of open source software.

https://github.com/docspring/openapi-generator-config-mirror

Mirror for the ./api_clients directory in the DocSpring monorepo
https://github.com/docspring/openapi-generator-config-mirror

Last synced: 5 months ago
JSON representation

Mirror for the ./api_clients directory in the DocSpring monorepo

Awesome Lists containing this project

README

          

# DocSpring CSharp Client

Install mono:

```
brew install mono
```

Build:

```
bash build.sh
```

Run tests:

```
bash mono_nunit_test.sh
```