Skip to content

@W-18575180@ Oas support Followup#230

Merged
vcua-mobify merged 2 commits intomainfrom
oas-followup
Jun 2, 2025
Merged

@W-18575180@ Oas support Followup#230
vcua-mobify merged 2 commits intomainfrom
oas-followup

Conversation

@vcua-mobify
Copy link
Contributor

Small follow up PR to add a new type that is used in the SDKs. Also cleans up a duplicate config file.

@vcua-mobify vcua-mobify requested a review from a team as a code owner June 2, 2025 16:51
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a duplicate that isn't used. The config file we use is located in resources/generate-from-oas/config.yaml

fs.existsSync(path.join(filepath, "exchange.json"))
) {
const exchangeConfig = fs.readJSONSync(
const exchangeConfig: ExchangeConfig = fs.readJSONSync(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This line isn't necessary but I figure that since we've defined ExchangeConfig, we might as well use it in the one place we were reading the exchange.json before.

@vcua-mobify vcua-mobify merged commit 4836f21 into main Jun 2, 2025
7 checks passed
@vcua-mobify vcua-mobify deleted the oas-followup branch June 2, 2025 17:51
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.

3 participants