Skip to content

Commit

Permalink
Merge pull request #109 from anagranada1/feature/add-fields-in-sites-…
Browse files Browse the repository at this point in the history
…and-merchants-api

Feature/add fields in sites and merchants api
  • Loading branch information
meiyerDev committed Sep 20, 2024
2 parents 338443b + 2c30f74 commit 11d6ddc
Show file tree
Hide file tree
Showing 14 changed files with 176 additions and 6 deletions.
17 changes: 17 additions & 0 deletions src/assets/apis/core/en
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ paths:
active: true
timezone: America/Bogota
size: XS
url: "http://www.example.com"
incrementType: IPC
languages:
- ES
Expand Down Expand Up @@ -329,6 +330,7 @@ paths:
active: true
timezone: America/Bogota
size: XS
url: http://www.example.com
incrementType: IPC
languages:
- ES
Expand Down Expand Up @@ -1942,6 +1944,13 @@ paths:
onTest:
type: boolean
description: Indicator of test site.
productionDate:
type: string
description: Production Release Date.
default: null
nullable: true
format: date
example: 2024-01-01
integration:
type: object
description: Object containing the site's integration information.
Expand Down Expand Up @@ -1983,6 +1992,14 @@ paths:
type: string
maxLength: 60
description: Analytics or Tag Manager code.
sourceRestriction:
type: string
description: |
Source restriction.

Allowed values: `microsites` `ivr` `checkout` `panel` `api` `plugins`
nullable: true
example: microsites
control:
type: object
x-stoplight:
Expand Down
68 changes: 68 additions & 0 deletions src/assets/apis/core/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ paths:
active: true
timezone: America/Bogota
size: XS
url: "http:://www.example.com"
incrementType: IPC
languages:
- ES
Expand Down Expand Up @@ -329,6 +330,7 @@ paths:
active: true
timezone: America/Bogota
size: XS
url: http://www.example.com
incrementType: IPC
languages:
- ES
Expand Down Expand Up @@ -1942,6 +1944,13 @@ paths:
onTest:
type: boolean
description: Indicador de sitio en pruebas.
productionDate:
type: string
description: Fecha de Salida a Producción.
default: null
nullable: true
format: date
example: 2024-01-01
integration:
type: object
description: Objeto con información de integración del sitio.
Expand Down Expand Up @@ -1983,6 +1992,14 @@ paths:
type: string
maxLength: 60
description: Código Analytics o Tag Manager.
sourceRestriction:
type: string
description: |
Restricción de Origen.
Valores Permitidos: `microsites` `ivr` `checkout` `panel` `api` `plugins`
nullable: true
example: microsites
control:
type: object
x-stoplight:
Expand Down Expand Up @@ -2860,6 +2877,13 @@ paths:
onTest:
type: boolean
description: Indicador de sitio en pruebas.
productionDate:
type: string
description: Fecha de Salida a Producción.
default: null
nullable: true
format: date
example: 2024-01-01
integration:
type: object
description: Objeto con información de integración del sitio.
Expand Down Expand Up @@ -2898,6 +2922,14 @@ paths:
type: string
maxLength: 60
description: Código Analytics o Tag Manager.
sourceRestriction:
type: string
description: |
Restricción de Origen.
Valores Permitidos: `microsites` `ivr` `checkout` `panel` `api` `plugins`
nullable: true
example: microsites
control:
type: object
x-stoplight:
Expand Down Expand Up @@ -3557,12 +3589,14 @@ paths:
customBatch: 1235665
" expiration": "2019-08-24T14:15:22Z"
onTest: true
productionDate: 2024-02-02
integration:
allowPartial: true
connectionMethod: REDIRECT
notificationUrl: www.urlexample.com
checkoutVersion: v4
analyticsCode: string
sourceRestriction: ivr
control:
minAmount: 9999999.99
maxAmount: 0
Expand Down Expand Up @@ -4006,12 +4040,14 @@ paths:
customBatch: 1235665
" expiration": "2019-08-24T14:15:22Z"
onTest: true
productionDate: "2024-01-01"
integration:
allowPartial: true
connectionMethod: REDIRECT
notificationUrl: www.urlexample.com
checkoutVersion: v4
analyticsCode: string
sourceRestriction: microsite
control:
minAmount: 9999999.99
maxAmount: 0
Expand Down Expand Up @@ -9687,6 +9723,11 @@ components:
description:
Tamaño de la empresa basado en los empleados [XS<10, S<50,
M<250, L>250].
url:
type: string
maxLength: 255
example: http://www.example.com
description: URL del sitio web del comercio.
incrementType:
type: string
enum:
Expand Down Expand Up @@ -9803,6 +9844,7 @@ components:
active: true
timezone: America/Bogota
size: XS
url: http://www.example.com
incrementType: SMLMV
languages:
- ES
Expand Down Expand Up @@ -9877,6 +9919,11 @@ components:
description:
Tamaño de la empresa basado en los empleados [XS<10, S<50,
M<250, L>250].
url:
type: string
maxLength: 255
example: http://www.example.com
description: URL del sitio web del comercio.
incrementType:
type: string
enum:
Expand Down Expand Up @@ -9994,6 +10041,7 @@ components:
active: true
timezone: America/Bogota
size: XS
url: http://www.example.com
incrementType: SMLMV
languages:
- ES
Expand Down Expand Up @@ -10072,6 +10120,11 @@ components:
description:
Tamaño de la empresa basado en los empleados [XS<10, S<50,
M<250, L>250].
url:
type: string
maxLength: 255
example: http://www.example.com
description: URL del sitio web del comercio.
incrementType:
type: string
enum:
Expand Down Expand Up @@ -10934,6 +10987,13 @@ components:
onTest:
type: boolean
description: Indicador de sitio en pruebas.
productionDate:
type: string
description: Fecha de Salida a Producción.
default: null
nullable: true
format: date
example: 2024-01-01
integration:
type: object
description: Objeto con información de integración del sitio.
Expand Down Expand Up @@ -10972,6 +11032,14 @@ components:
type: string
maxLength: 60
description: Código Analytics o Tag Manager.
sourceRestriction:
type: string
description: |
Restricción de Origen.
Valores Permitidos: `microsites` `ivr` `checkout` `panel` `api` `plugins`
nullable: true
example: microsites
control:
type: object
description: Objeto con información de los datos de control.
Expand Down
Loading

0 comments on commit 11d6ddc

Please sign in to comment.