Skip to content

Conversation

@le-cong
Copy link
Contributor

@le-cong le-cong commented Oct 20, 2025

No description provided.

@le-cong le-cong self-assigned this Oct 20, 2025
Copilot AI review requested due to automatic review settings October 20, 2025 07:11
@le-cong le-cong added the MINOR label Oct 20, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Exports JSON Schema and OpenAPI components so external systems can reference standardized country and currency codes.

  • Adds standalone JSON Schema for 3‑letter currency codes.
  • Introduces OpenAPI 3.1 specification with country (alpha-2, alpha-3) and currency code schemas plus an aggregate model.
  • Bumps package version to reflect the new externally consumable schemas.

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 6 comments.

File Description
src/schema/currency.json New JSON Schema defining a currency code pattern and examples for external reference.
src/api/v1/swagger.yml New OpenAPI spec containing enumerations for country and currency codes and a composite TypeReferenceModel.
package.json Version increment signaling a new exportable schema capability.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copilot AI review requested due to automatic review settings October 20, 2025 15:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 9 out of 10 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link

Beta Published - Install Command: npm install @checkdigit/currency@7.1.0-PR.27-f937

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants