dcsaorg / DCSA-OpenAPI

DCSA - Digital Container Shipping Association
https://app.swaggerhub.com/apis/dcsaorg/DCSA_OAS
68 stars 13 forks source link

DT-1802,DT-1804: Create and populate License objects #394

Closed HenrikHL closed 1 month ago

HenrikHL commented 1 month ago

DT-1802,DT-1804: Update Export and Import license / declaration in BKG

douradofrazer commented 1 month ago

@CodiumAI-Agent /describe --pr_description.extra_instructions=" For the title, use the format [type]: [summary] And cover each line change, group if required. " --pr_description.publish_description_as_comment=true

CodiumAI-Agent commented 1 month ago

Title

DT-1802,DT-1804: Create and populate License objects


User description

DT-1802,DT-1804: Update Export and Import license / declaration in BKG


PR Type

enhancement


Description


Changes walkthrough 📝

Relevant files
Enhancement
BKG_v2.0.0.yaml
Refactor license handling and update export/import license objects

bkg/v2/BKG_v2.0.0.yaml
  • Removed isImportLicenseRequired from multiple sections.
  • Updated descriptions for exportDeclarationReference.
  • Added ExportLicense and ImportLicense objects with properties like
    isRequired, reference, issueDate, and expiryDate.
  • Removed exportLicenseIssueDate and exportLicenseExpiryDate and
    replaced with ExportLicense and ImportLicense references.
  • +92/-97 
    Additional files (token-limit)
    styleguide.json
    ...                                                                                                           

    .stoplight/styleguide.json ...
    +2/-2     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information