Skip to content

Commit 50f0c3f

Browse files
author
Genevieve Nuebel
committed
Remove last references for config
1 parent 2ec3f1e commit 50f0c3f

2 files changed

Lines changed: 0 additions & 19 deletions

File tree

openapi/config.yml.bak

Lines changed: 0 additions & 6 deletions
This file was deleted.

openapi/templates/README.mustache

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -112,19 +112,6 @@ console.log(response.data);
112112

113113
> **⚠️ Breaking Changes in v2.0.0:** If you're upgrading from v1.10.0 or earlier, the API structure has changed significantly. See the [Migration Guide](MIGRATION.md) for detailed instructions on updating your code.
114114

115-
## Development
116-
117-
This project was generated by the [OpenAPI Generator](https://openapi-generator.tech). To generate this library, verify you have the latest version of the `openapi-generator-cli` found [here.](https://github.com/OpenAPITools/openapi-generator#17---npm)
118-
119-
Running the following command in this repo's directory will generate this library using the [MX Platform API OpenAPI spec](https://github.com/mxenabled/openapi/blob/master/openapi/mx_platform_api.yml) with our [configuration and templates.](https://github.com/mxenabled/mx-platform-ruby/tree/master/openapi)
120-
```shell
121-
openapi-generator-cli generate \
122-
-i https://raw.githubusercontent.com/mxenabled/openapi/master/openapi/mx_platform_api.yml \
123-
-g typescript-axios \
124-
-c ./openapi/config.yml \
125-
-t ./openapi/templates
126-
```
127-
128115
## Contributing
129116

130117
Please [open an issue](https://github.com/mxenabled/mx-platform-node/issues) or [submit a pull request.](https://github.com/mxenabled/mx-platform-node/pulls)

0 commit comments

Comments
 (0)