diff --git a/.scribe/endpoints.cache/00.yaml b/.scribe/endpoints.cache/00.yaml index 59f552a..e418646 100644 --- a/.scribe/endpoints.cache/00.yaml +++ b/.scribe/endpoints.cache/00.yaml @@ -12,7 +12,7 @@ endpoints: groupDescription: '' subgroup: '' subgroupDescription: '' - title: 'Retrieves all merged currency rates from a JSON file.' + title: 'Retrieves all gold and currency rates' description: '' authenticated: false custom: [] @@ -51,7 +51,7 @@ endpoints: groupDescription: '' subgroup: '' subgroupDescription: '' - title: 'Retrieves the current currency rates from a JSON file.' + title: 'Retrieves the current currency rates' description: '' authenticated: false custom: [] @@ -90,7 +90,7 @@ endpoints: groupDescription: '' subgroup: '' subgroupDescription: '' - title: 'Retrieves the currency rate by its name from a JSON file.' + title: 'Retrieves the currency rate by its name' description: '' authenticated: false custom: [] @@ -102,14 +102,14 @@ endpoints: name: currencyName description: '' required: true - example: excepturi + example: aut type: string enumValues: [] exampleWasSpecified: false nullable: false custom: [] cleanUrlParameters: - currencyName: excepturi + currencyName: aut queryParameters: [] cleanQueryParameters: [] bodyParameters: [] @@ -140,7 +140,7 @@ endpoints: groupDescription: '' subgroup: '' subgroupDescription: '' - title: 'Retrieves the current gold rates from a JSON file.' + title: 'Retrieves the current gold rates' description: '' authenticated: false custom: [] @@ -179,7 +179,7 @@ endpoints: groupDescription: '' subgroup: '' subgroupDescription: '' - title: 'Retrieves the gold rate by its name from a JSON file.' + title: 'Retrieves the gold rate by its name' description: '' authenticated: false custom: [] @@ -191,14 +191,14 @@ endpoints: name: goldName description: '' required: true - example: sapiente + example: non type: string enumValues: [] exampleWasSpecified: false nullable: false custom: [] cleanUrlParameters: - goldName: sapiente + goldName: non queryParameters: [] cleanQueryParameters: [] bodyParameters: [] diff --git a/.scribe/endpoints/00.yaml b/.scribe/endpoints/00.yaml index 0c47fae..1b354b0 100644 --- a/.scribe/endpoints/00.yaml +++ b/.scribe/endpoints/00.yaml @@ -10,7 +10,7 @@ endpoints: groupDescription: '' subgroup: '' subgroupDescription: '' - title: 'Retrieves all merged currency rates from a JSON file.' + title: 'Retrieves all gold and currency rates' description: '' authenticated: false custom: [] @@ -49,7 +49,7 @@ endpoints: groupDescription: '' subgroup: '' subgroupDescription: '' - title: 'Retrieves the current currency rates from a JSON file.' + title: 'Retrieves the current currency rates' description: '' authenticated: false custom: [] @@ -88,7 +88,7 @@ endpoints: groupDescription: '' subgroup: '' subgroupDescription: '' - title: 'Retrieves the currency rate by its name from a JSON file.' + title: 'Retrieves the currency rate by its name' description: '' authenticated: false custom: [] @@ -100,14 +100,14 @@ endpoints: name: currencyName description: '' required: true - example: excepturi + example: aut type: string enumValues: [] exampleWasSpecified: false nullable: false custom: [] cleanUrlParameters: - currencyName: excepturi + currencyName: aut queryParameters: [] cleanQueryParameters: [] bodyParameters: [] @@ -138,7 +138,7 @@ endpoints: groupDescription: '' subgroup: '' subgroupDescription: '' - title: 'Retrieves the current gold rates from a JSON file.' + title: 'Retrieves the current gold rates' description: '' authenticated: false custom: [] @@ -177,7 +177,7 @@ endpoints: groupDescription: '' subgroup: '' subgroupDescription: '' - title: 'Retrieves the gold rate by its name from a JSON file.' + title: 'Retrieves the gold rate by its name' description: '' authenticated: false custom: [] @@ -189,14 +189,14 @@ endpoints: name: goldName description: '' required: true - example: sapiente + example: non type: string enumValues: [] exampleWasSpecified: false nullable: false custom: [] cleanUrlParameters: - goldName: sapiente + goldName: non queryParameters: [] cleanQueryParameters: [] bodyParameters: []