0.0.7 • Published 6 years ago

@aida/injector-open-api v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Injector - Open API

Introduction

The Open API injector generates Open API/Swagger 3.0-compatible JSON documentation file from your endpoint definitions.

Dependencies

The Open API injector depends on:

Use Cases

The main use case for this injector is to generate Open API documentation. It can also be used as the foundation for other supporting tools built on top of the Open API syntax.

Example

The injector simply generates Open API-compatible json file. For further uses of such syntax you can check other supporting resources built on top of Open API.

API

options

  • title - The title of the Open API documentation. Defaults to 'MyApp'.
  • version - The version of your Open API documentation. Defaults to '0.0.1'.
0.0.7

6 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago