diff --git a/docs/docs/API-docs/opensign.yaml b/docs/docs/API-docs/opensign.yaml index 3d1438486..d1e8e7bf8 100644 --- a/docs/docs/API-docs/opensign.yaml +++ b/docs/docs/API-docs/opensign.yaml @@ -405,7 +405,7 @@ paths: ``` - **default:** Provide the date from which you want to start the date of the date widget. Must be provided in the specified format. By default, today's date provided. - **format:** Specify the date format of your choice from the options below. - - "mm/dd/yyyy" + - "mm/dd/yyyy", - "dd-mm-yyyy", - "yyyy-mm-dd", - "mm.dd.yyyy", @@ -677,7 +677,7 @@ paths: ``` - **default:** Provide the date from which you want to start the date of the date widget. Must be provided in the specified format. By default, today's date provided. - **format:** Specify the date format of your choice from the options below. - - "mm/dd/yyyy" + - "mm/dd/yyyy", - "dd-mm-yyyy", - "yyyy-mm-dd", - "mm.dd.yyyy", @@ -997,7 +997,7 @@ paths: ``` - **default:** Provide the date from which you want to start the date of the date widget. Must be provided in the specified format. By default, today's date provided. - **format:** Specify the date format of your choice from the options below. - - "mm/dd/yyyy" + - "mm/dd/yyyy", - "dd-mm-yyyy", - "yyyy-mm-dd", - "mm.dd.yyyy", @@ -1775,7 +1775,7 @@ paths: ``` - **default:** Provide the date from which you want to start the date of the date widget. Must be provided in the specified format. By default, today's date provided. - **format:** Specify the date format of your choice from the options below. - - "mm/dd/yyyy" + - "mm/dd/yyyy", - "dd-mm-yyyy", - "yyyy-mm-dd", - "mm.dd.yyyy",