Skip to content

Commit

Permalink
IS-7822 C2A: added article_id enum
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobarbero committed Jan 26, 2024
1 parent e46fe5b commit db4db71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reference/is.ov.importexport.doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ paths:
properties:
article_id:
type: integer
enum: [1, 2, 3, 4, 5, 6, 7, 10, 17, 20, 21, 22]
x-enum-varnames: ["Verde", "Diesel", "Benzina Spec.", "Gasolio Spec.", "AdBlue", "GPL", "Metano", "Not Avaiable", "GNL", "Olio Lubr.", "HVO", "L-GNC"]
x-stoplight:
id: my330tnclmmg9
description: Article identifier
Expand Down

0 comments on commit db4db71

Please sign in to comment.