Skip to content

Commit

Permalink
deploy: 0710fa7
Browse files Browse the repository at this point in the history
  • Loading branch information
nissimsan committed Nov 14, 2023
1 parent f7900bd commit f044979
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ properties:
description: Mill test report identifier; this must be an Internationalized Resource Identifier such as an DID, URI, URL, or URN.
issuanceDate:
type: string
expirationDate:
type: string
issuer:
title: Issuer Organization
description: The steel manufacturer issuing the Mill Test Report product certificate.
Expand Down
3 changes: 3 additions & 0 deletions openapi/openapi.bundled.json
Original file line number Diff line number Diff line change
Expand Up @@ -793586,6 +793586,9 @@
"issuanceDate": {
"type": "string"
},
"expirationDate": {
"type": "string"
},
"issuer": {
"title": "Issuer Organization",
"description": "The steel manufacturer issuing the Mill Test Report product certificate.",
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 f044979

Please sign in to comment.