Skip to content

Commit

Permalink
Automated documentation update (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 15, 2024
1 parent 09a1ecb commit df424d4
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions src/openapi-generator-cli/README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,24 @@

# My Favorite Color (color)
# OpenAPI Generator CLI (openapi-generator-cli)

A feature to remind you of your favorite color
A feature to install OpenAPI Generator CLI. Java is required but not included in this feature.

## Example Usage

```json
"features": {
"ghcr.io/devcontainers/feature-starter/color:1": {
"version": "latest"
}
"ghcr.io/lasuillard/devcontainer-features/openapi-generator-cli:0": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| favorite | Choose your favorite color. | string | red |
| version | The version of OpenAPI Generator CLI to install. | string | latest |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/color/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/lasuillard/devcontainer-features/blob/main/src/openapi-generator-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit df424d4

Please sign in to comment.