Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #43: Support setting the OAS content type in publish provider contract action #45

Merged
merged 1 commit into from
May 17, 2024

Conversation

jdongelmans
Copy link
Contributor

@jdongelmans jdongelmans commented May 17, 2024

Add optional input for publish-provider-contract action which allows you override the OAS file content-type


Can be improved by autodetecting mime-type but since that isn't as simple as file -b --mime-type <file> (this doesn't recognise YAML for example) I opted for just a basic override for now.

Add optional input for publish-provider-contract action
which allows you override the OAS file content-type
@jdongelmans jdongelmans force-pushed the add-oas-file-content-type branch from ad791ae to 2787599 Compare May 17, 2024 09:46
@YOU54F YOU54F self-requested a review May 17, 2024 16:27
@YOU54F
Copy link
Member

YOU54F commented May 17, 2024

Thank you, and cheers for the typo corrections

@YOU54F YOU54F merged commit 02a9675 into pactflow:main May 17, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants