Skip to content

Conversation

@murarustefaan
Copy link
Member

No description provided.

- name: Format Specs File
run: |
docker run --rm -v $(pwd):/local openapitools/openapi-generator-cli generate -i /local/spec.json -g openapi --skip-validate-spec -o /local/generated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we pin the image version so we don't get any surprises when they do breaking changes?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@murarustefaan murarustefaan requested a review from erezrokah May 9, 2024 08:02
@murarustefaan murarustefaan added the automerge Add to automerge PRs once requirements are met label May 9, 2024
@kodiakhq kodiakhq bot merged commit 01453e3 into cloudquery:main May 9, 2024
@murarustefaan murarustefaan deleted the feat/lint-spec-file branch May 9, 2024 08:04
kodiakhq bot pushed a commit that referenced this pull request May 9, 2024
🤖 I have created a release *beep* *boop*
---


## [1.11.0](v1.10.0...v1.11.0) (2024-05-09)


### Features

* Extract nested properties in their own structs ([#158](#158)) ([01453e3](01453e3))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants