Skip to content

Commit

Permalink
deploy: 27362d1
Browse files Browse the repository at this point in the history
  • Loading branch information
nissimsan committed Mar 12, 2024
1 parent 5151756 commit 23e53a2
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion openapi/components/schemas/common/CBPEntry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ $linkedData:
term: CBPEntry
'@id': https://w3id.org/traceability#CBPEntry
title: CBP Entry
description: CBP Form 3461 for Entry/Immediate Delivery (https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf and https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf).
description: CBP Form 3461 for Entry/Immediate Delivery ([Fillable Form](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf) and [Instructions](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf)).
type: object
properties:
type:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- Agriculture
- Oil and Gas
- Other
description: Customs and Border Protection Form 3461 Immediate Delivery Certification (https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf and https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf).
description: Customs and Border Protection Form 3461 Immediate Delivery Certification ([Fillable Form](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf) and [Instructions](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf)).
type: object
properties:
'@context':
Expand Down
4 changes: 2 additions & 2 deletions openapi/openapi.bundled.json
Original file line number Diff line number Diff line change
Expand Up @@ -66816,7 +66816,7 @@
"@id": "https://w3id.org/traceability#CBPEntry"
},
"title": "CBP Entry",
"description": "CBP Form 3461 for Entry/Immediate Delivery (https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf and https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf).",
"description": "CBP Form 3461 for Entry/Immediate Delivery ([Fillable Form](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf) and [Instructions](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf)).",
"type": "object",
"properties": {
"type": {
Expand Down Expand Up @@ -662468,7 +662468,7 @@
"Oil and Gas",
"Other"
],
"description": "Customs and Border Protection Form 3461 Immediate Delivery Certification (https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf and https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf).",
"description": "Customs and Border Protection Form 3461 Immediate Delivery Certification ([Fillable Form](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf) and [Instructions](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf)).",
"type": "object",
"properties": {
"@context": {
Expand Down
2 changes: 1 addition & 1 deletion sections/credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ <h2>Bill of Lading Credential</h2>

<section id="CBP3461EntryCredential">
<h2>CBP Form 3461 - Entry/Immediate Delivery Credential</h2>
<p>Customs and Border Protection Form 3461 Immediate Delivery Certification (https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf and https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf).</p>
<p>Customs and Border Protection Form 3461 Immediate Delivery Certification ([Fillable Form](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf) and [Instructions](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf)).</p>


<table class="simple">
Expand Down
2 changes: 1 addition & 1 deletion sections/vocab.html
Original file line number Diff line number Diff line change
Expand Up @@ -1460,7 +1460,7 @@ <h2>Business Registration Verification</h2>

<section id="CBPEntry">
<h2>CBP Entry</h2>
<p>CBP Form 3461 for Entry/Immediate Delivery (https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf and https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf).</p>
<p>CBP Form 3461 for Entry/Immediate Delivery ([Fillable Form](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf) and [Instructions](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf)).</p>


<table class="simple">
Expand Down
2 changes: 1 addition & 1 deletion testsuite/jest-html-reporters-attach/result.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 23e53a2

Please sign in to comment.