|
components: {} |
|
info: |
|
title: juice-shop-api |
|
version: "0.1" |
|
description: This OpenAPI Spec was generated by NightVision Security's API Discovery product. Please contact NightVision for more information or commercial inquiries. |
|
contact: |
|
name: NightVision API Testing |
|
email: [email protected] |
|
url: https://www.nightvision.net/support |
|
termsOfService: https://www.nightvision.net/policies/terms-of-use |
|
license: |
|
name: Commercial License by NightVision |
|
url: https://www.nightvision.net/contact-us |
|
openapi: 3.0.0 |
|
paths: |
|
/api/Addresss: |
|
get: |
|
operationId: api_Addresss_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Addresss_GET |
|
x-source: server.ts~~409 |
|
post: |
|
operationId: api_Addresss_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Addresss_POST |
|
x-source: server.ts~~408 |
|
x-name: api_Addresss |
|
/api/Addresss/{id}: |
|
delete: |
|
operationId: api_Addresss_{id}_DELETE |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Addresss_{id}_DELETE |
|
x-source: server.ts~~411 |
|
get: |
|
operationId: api_Addresss_{id}_GET |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Addresss_{id}_GET |
|
x-source: server.ts~~412 |
|
put: |
|
operationId: api_Addresss_{id}_PUT |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Addresss_{id}_PUT |
|
x-source: server.ts~~410 |
|
x-name: api_Addresss_{id} |
|
/api/BasketItems: |
|
post: |
|
operationId: api_BasketItems_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_BasketItems_POST |
|
x-source: server.ts~~387 |
|
x-name: api_BasketItems |
|
/api/BasketItems/{id}: |
|
put: |
|
operationId: api_BasketItems_{id}_PUT |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_BasketItems_{id}_PUT |
|
x-source: server.ts~~386 |
|
x-name: api_BasketItems_{id} |
|
/api/Cards: |
|
get: |
|
operationId: api_Cards_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Cards_GET |
|
x-source: server.ts~~399 |
|
post: |
|
operationId: api_Cards_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Cards_POST |
|
x-source: server.ts~~398 |
|
x-name: api_Cards |
|
/api/Cards/{id}: |
|
delete: |
|
operationId: api_Cards_{id}_DELETE |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Cards_{id}_DELETE |
|
x-source: server.ts~~401 |
|
get: |
|
operationId: api_Cards_{id}_GET |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Cards_{id}_GET |
|
x-source: server.ts~~402 |
|
put: |
|
operationId: api_Cards_{id}_PUT |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Cards_{id}_PUT |
|
x-source: server.ts~~400 |
|
x-name: api_Cards_{id} |
|
/api/Challenges: |
|
post: |
|
operationId: api_Challenges_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Challenges_POST |
|
x-source: server.ts~~338 |
|
x-name: api_Challenges |
|
/api/Complaints: |
|
get: |
|
operationId: api_Complaints_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Complaints_GET |
|
x-source: server.ts~~341 |
|
post: |
|
operationId: api_Complaints_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Complaints_POST |
|
x-source: server.ts~~342 |
|
x-name: api_Complaints |
|
/api/Deliverys: |
|
get: |
|
operationId: api_Deliverys_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Deliverys_GET |
|
x-source: server.ts~~413 |
|
x-name: api_Deliverys |
|
/api/Deliverys/{id}: |
|
get: |
|
operationId: api_Deliverys_{id}_GET |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Deliverys_{id}_GET |
|
x-source: server.ts~~414 |
|
x-name: api_Deliverys_{id} |
|
/api/Feedbacks: |
|
post: |
|
operationId: api_Feedbacks_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Feedbacks_POST |
|
x-source: server.ts~~362 |
|
x-name: api_Feedbacks |
|
/api/Feedbacks/{id}: |
|
put: |
|
operationId: api_Feedbacks_{id}_PUT |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Feedbacks_{id}_PUT |
|
x-source: server.ts~~393 |
|
x-name: api_Feedbacks_{id} |
|
/api/PrivacyRequests: |
|
get: |
|
operationId: api_PrivacyRequests_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_PrivacyRequests_GET |
|
x-source: server.ts~~405 |
|
post: |
|
operationId: api_PrivacyRequests_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_PrivacyRequests_POST |
|
x-source: server.ts~~404 |
|
x-name: api_PrivacyRequests |
|
/api/Products: |
|
post: |
|
operationId: api_Products_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Products_POST |
|
x-source: server.ts~~334 |
|
x-name: api_Products |
|
/api/Products/{id}: |
|
delete: |
|
operationId: api_Products_{id}_DELETE |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Products_{id}_DELETE |
|
x-source: server.ts~~336 |
|
x-name: api_Products_{id} |
|
/api/Quantitys: |
|
post: |
|
operationId: api_Quantitys_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Quantitys_POST |
|
x-source: server.ts~~390 |
|
x-name: api_Quantitys |
|
/api/Quantitys/{id}: |
|
delete: |
|
operationId: api_Quantitys_{id}_DELETE |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Quantitys_{id}_DELETE |
|
x-source: server.ts~~389 |
|
x-name: api_Quantitys_{id} |
|
/api/Recycles: |
|
get: |
|
operationId: api_Recycles_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Recycles_GET |
|
x-source: server.ts~~345 |
|
post: |
|
operationId: api_Recycles_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Recycles_POST |
|
x-source: server.ts~~346 |
|
x-name: api_Recycles |
|
/api/Recycles/{id}: |
|
delete: |
|
operationId: api_Recycles_{id}_DELETE |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Recycles_{id}_DELETE |
|
x-source: server.ts~~350 |
|
get: |
|
operationId: api_Recycles_{id}_GET |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Recycles_{id}_GET |
|
x-source: server.ts~~348 |
|
put: |
|
operationId: api_Recycles_{id}_PUT |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Recycles_{id}_PUT |
|
x-source: server.ts~~349 |
|
x-name: api_Recycles_{id} |
|
/api/SecurityAnswers: |
|
get: |
|
operationId: api_SecurityAnswers_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_SecurityAnswers_GET |
|
x-source: server.ts~~355 |
|
x-name: api_SecurityAnswers |
|
/api/SecurityQuestions: |
|
post: |
|
operationId: api_SecurityQuestions_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_SecurityQuestions_POST |
|
x-source: server.ts~~352 |
|
x-name: api_SecurityQuestions |
|
/api/Users: |
|
get: |
|
operationId: api_Users_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Users_GET |
|
x-source: server.ts~~328 |
|
post: |
|
operationId: api_Users_POST |
|
requestBody: |
|
content: |
|
application/json: |
|
schema: |
|
properties: |
|
email: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
password: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
passwordRepeat: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
type: object |
|
x-field-kind: normal |
|
x-field-original-type: object |
|
x-field-type: object |
|
x-code: "" |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Users_POST |
|
x-source: server.ts~~368 |
|
x-name: api_Users |
|
/api/Users/{id}: |
|
delete: |
|
operationId: api_Users_{id}_DELETE |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Users_{id}_DELETE |
|
x-source: server.ts~~329 |
|
get: |
|
operationId: api_Users_{id}_GET |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Users_{id}_GET |
|
x-source: server.ts~~329 |
|
put: |
|
operationId: api_Users_{id}_PUT |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: api_Users_{id}_PUT |
|
x-source: server.ts~~329 |
|
x-name: api_Users_{id} |
|
/array_844: |
|
get: |
|
operationId: array_844_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: array_844_GET |
|
x-source: server.ts~~195 |
|
x-name: array_844 |
|
/b2b/v2/orders: |
|
post: |
|
operationId: b2b_v2_orders_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: b2b_v2_orders_POST |
|
x-source: server.ts~~598 |
|
x-name: b2b_v2_orders |
|
/dataerasure/: |
|
get: |
|
operationId: dataerasure_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: dataerasure_GET |
|
x-source: routes/dataErasure.ts~~18 |
|
post: |
|
operationId: dataerasure_POST |
|
requestBody: |
|
content: |
|
application/json: |
|
schema: |
|
properties: |
|
layout: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
type: object |
|
x-field-kind: normal |
|
x-field-original-type: object |
|
x-field-type: object |
|
x-code: "" |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: dataerasure_POST |
|
x-source: routes/dataErasure.ts~~54 |
|
x-name: dataerasure |
|
/file-upload: |
|
post: |
|
operationId: file-upload_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: file-upload_POST |
|
x-source: server.ts~~277 |
|
x-name: file-upload |
|
/metrics: |
|
get: |
|
operationId: metrics_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: metrics_GET |
|
x-source: server.ts~~674 |
|
x-name: metrics |
|
/profile: |
|
get: |
|
operationId: profile_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: profile_GET |
|
x-source: server.ts~~616 |
|
post: |
|
operationId: profile_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: profile_POST |
|
x-source: server.ts~~617 |
|
x-name: profile |
|
/profile/image/file: |
|
post: |
|
operationId: profile_image_file_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: profile_image_file_POST |
|
x-source: server.ts~~278 |
|
x-name: profile_image_file |
|
/profile/image/url: |
|
post: |
|
operationId: profile_image_url_POST |
|
requestBody: |
|
content: |
|
application/json: |
|
schema: |
|
properties: |
|
imageUrl: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
type: object |
|
x-field-kind: normal |
|
x-field-original-type: object |
|
x-field-type: object |
|
x-code: "" |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: profile_image_url_POST |
|
x-source: server.ts~~279 |
|
x-name: profile_image_url |
|
/promotion: |
|
get: |
|
operationId: promotion_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: promotion_GET |
|
x-source: server.ts~~612 |
|
x-name: promotion |
|
/redirect: |
|
get: |
|
operationId: redirect_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: redirect_GET |
|
x-source: server.ts~~609 |
|
x-name: redirect |
|
/rest/2fa/disable: |
|
post: |
|
operationId: rest_2fa_disable_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_2fa_disable_POST |
|
x-source: server.ts~~431 |
|
x-name: rest_2fa_disable |
|
/rest/2fa/setup: |
|
post: |
|
operationId: rest_2fa_setup_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_2fa_setup_POST |
|
x-source: server.ts~~425 |
|
x-name: rest_2fa_setup |
|
/rest/2fa/status: |
|
get: |
|
operationId: rest_2fa_status_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_2fa_status_GET |
|
x-source: server.ts~~423 |
|
x-name: rest_2fa_status |
|
/rest/2fa/verify: |
|
post: |
|
operationId: rest_2fa_verify_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_2fa_verify_POST |
|
x-source: server.ts~~418 |
|
x-name: rest_2fa_verify |
|
/rest/admin/application-configuration: |
|
get: |
|
operationId: rest_admin_application-configuration_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_admin_application-configuration_GET |
|
x-source: server.ts~~557 |
|
x-name: rest_admin_application-configuration |
|
/rest/admin/application-version: |
|
get: |
|
operationId: rest_admin_application-version_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_admin_application-version_GET |
|
x-source: server.ts~~556 |
|
x-name: rest_admin_application-version |
|
/rest/basket/{id}: |
|
get: |
|
operationId: rest_basket_{id}_GET |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_basket_{id}_GET |
|
x-source: server.ts~~553 |
|
x-name: rest_basket_{id} |
|
/rest/basket/{id}/checkout: |
|
post: |
|
operationId: rest_basket_{id}_checkout_POST |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_basket_{id}_checkout_POST |
|
x-source: server.ts~~554 |
|
x-name: rest_basket_{id}_checkout |
|
/rest/basket/{id}/coupon/{coupon}: |
|
put: |
|
operationId: rest_basket_{id}_coupon_{coupon}_PUT |
|
parameters: |
|
- in: path |
|
name: coupon |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_basket_{id}_coupon_{coupon}_PUT |
|
x-source: server.ts~~555 |
|
x-name: rest_basket_{id}_coupon_{coupon} |
|
/rest/captcha: |
|
get: |
|
operationId: rest_captcha_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_captcha_GET |
|
x-source: server.ts~~566 |
|
x-name: rest_captcha |
|
/rest/chatbot/respond: |
|
post: |
|
operationId: rest_chatbot_respond_POST |
|
requestBody: |
|
content: |
|
application/json: |
|
schema: |
|
properties: |
|
action: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
query: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
type: object |
|
x-field-kind: normal |
|
x-field-original-type: object |
|
x-field-type: object |
|
x-code: "" |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_chatbot_respond_POST |
|
x-source: server.ts~~583 |
|
x-name: rest_chatbot_respond |
|
/rest/chatbot/status: |
|
get: |
|
operationId: rest_chatbot_status_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_chatbot_status_GET |
|
x-source: server.ts~~582 |
|
x-name: rest_chatbot_status |
|
/rest/continue-code: |
|
get: |
|
operationId: rest_continue-code_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_continue-code_GET |
|
x-source: server.ts~~559 |
|
x-name: rest_continue-code |
|
/rest/continue-code-findIt: |
|
get: |
|
operationId: rest_continue-code-findIt_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_continue-code-findIt_GET |
|
x-source: server.ts~~560 |
|
x-name: rest_continue-code-findIt |
|
/rest/continue-code-findIt/apply/{continueCode}: |
|
put: |
|
operationId: rest_continue-code-findIt_apply_{continueCode}_PUT |
|
parameters: |
|
- in: path |
|
name: continueCode |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_continue-code-findIt_apply_{continueCode}_PUT |
|
x-source: server.ts~~562 |
|
x-name: rest_continue-code-findIt_apply_{continueCode} |
|
/rest/continue-code-fixIt: |
|
get: |
|
operationId: rest_continue-code-fixIt_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_continue-code-fixIt_GET |
|
x-source: server.ts~~561 |
|
x-name: rest_continue-code-fixIt |
|
/rest/continue-code-fixIt/apply/{continueCode}: |
|
put: |
|
operationId: rest_continue-code-fixIt_apply_{continueCode}_PUT |
|
parameters: |
|
- in: path |
|
name: continueCode |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_continue-code-fixIt_apply_{continueCode}_PUT |
|
x-source: server.ts~~563 |
|
x-name: rest_continue-code-fixIt_apply_{continueCode} |
|
/rest/continue-code/apply/{continueCode}: |
|
put: |
|
operationId: rest_continue-code_apply_{continueCode}_PUT |
|
parameters: |
|
- in: path |
|
name: continueCode |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_continue-code_apply_{continueCode}_PUT |
|
x-source: server.ts~~564 |
|
x-name: rest_continue-code_apply_{continueCode} |
|
/rest/country-mapping: |
|
get: |
|
operationId: rest_country-mapping_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_country-mapping_GET |
|
x-source: server.ts~~569 |
|
x-name: rest_country-mapping |
|
/rest/deluxe-membership: |
|
get: |
|
operationId: rest_deluxe-membership_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_deluxe-membership_GET |
|
x-source: server.ts~~579 |
|
post: |
|
operationId: rest_deluxe-membership_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_deluxe-membership_POST |
|
x-source: server.ts~~580 |
|
x-name: rest_deluxe-membership |
|
/rest/image-captcha: |
|
get: |
|
operationId: rest_image-captcha_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_image-captcha_GET |
|
x-source: server.ts~~567 |
|
x-name: rest_image-captcha |
|
/rest/languages: |
|
get: |
|
operationId: rest_languages_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_languages_GET |
|
x-source: server.ts~~573 |
|
x-name: rest_languages |
|
/rest/memories: |
|
get: |
|
operationId: rest_memories_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_memories_GET |
|
x-source: server.ts~~581 |
|
post: |
|
operationId: rest_memories_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_memories_POST |
|
x-source: server.ts~~280 |
|
x-name: rest_memories |
|
/rest/order-history: |
|
get: |
|
operationId: rest_order-history_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_order-history_GET |
|
x-source: server.ts~~574 |
|
x-name: rest_order-history |
|
/rest/order-history/{id}/delivery-status: |
|
put: |
|
operationId: rest_order-history_{id}_delivery-status_PUT |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_order-history_{id}_delivery-status_PUT |
|
x-source: server.ts~~576 |
|
x-name: rest_order-history_{id}_delivery-status |
|
/rest/order-history/orders: |
|
get: |
|
operationId: rest_order-history_orders_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_order-history_orders_GET |
|
x-source: server.ts~~575 |
|
x-name: rest_order-history_orders |
|
/rest/products/{id}/reviews: |
|
get: |
|
operationId: rest_products_{id}_reviews_GET |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_products_{id}_reviews_GET |
|
x-source: server.ts~~585 |
|
put: |
|
operationId: rest_products_{id}_reviews_PUT |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
requestBody: |
|
content: |
|
application/json: |
|
schema: |
|
properties: |
|
author: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
message: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
type: object |
|
x-field-kind: normal |
|
x-field-original-type: object |
|
x-field-type: object |
|
x-code: "" |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_products_{id}_reviews_PUT |
|
x-source: server.ts~~586 |
|
x-name: rest_products_{id}_reviews |
|
/rest/products/reviews: |
|
patch: |
|
operationId: rest_products_reviews_PATCH |
|
requestBody: |
|
content: |
|
application/json: |
|
schema: |
|
properties: |
|
id: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
message: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
type: object |
|
x-field-kind: normal |
|
x-field-original-type: object |
|
x-field-type: object |
|
x-code: "" |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_products_reviews_PATCH |
|
x-source: server.ts~~587 |
|
post: |
|
operationId: rest_products_reviews_POST |
|
requestBody: |
|
content: |
|
application/json: |
|
schema: |
|
properties: |
|
id: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
type: object |
|
x-field-kind: normal |
|
x-field-original-type: object |
|
x-field-type: object |
|
x-code: "" |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_products_reviews_POST |
|
x-source: server.ts~~588 |
|
x-name: rest_products_reviews |
|
/rest/products/search: |
|
get: |
|
operationId: rest_products_search_GET |
|
parameters: |
|
- in: query |
|
name: q |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: query parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_products_search_GET |
|
x-source: server.ts~~552 |
|
x-name: rest_products_search |
|
/rest/repeat-notification: |
|
get: |
|
operationId: rest_repeat-notification_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_repeat-notification_GET |
|
x-source: server.ts~~558 |
|
x-name: rest_repeat-notification |
|
/rest/saveLoginIp: |
|
get: |
|
operationId: rest_saveLoginIp_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_saveLoginIp_GET |
|
x-source: server.ts~~570 |
|
x-name: rest_saveLoginIp |
|
/rest/track-order/{id}: |
|
get: |
|
operationId: rest_track-order_{id}_GET |
|
parameters: |
|
- in: path |
|
name: id |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_track-order_{id}_GET |
|
x-source: server.ts~~568 |
|
x-name: rest_track-order_{id} |
|
/rest/user/authentication-details: |
|
get: |
|
operationId: rest_user_authentication-details_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_user_authentication-details_GET |
|
x-source: server.ts~~551 |
|
x-name: rest_user_authentication-details |
|
/rest/user/change-password: |
|
get: |
|
operationId: rest_user_change-password_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_user_change-password_GET |
|
x-source: server.ts~~547 |
|
x-name: rest_user_change-password |
|
/rest/user/data-export: |
|
post: |
|
operationId: rest_user_data-export_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_user_data-export_POST |
|
x-source: server.ts~~571 |
|
x-name: rest_user_data-export |
|
/rest/user/login: |
|
post: |
|
operationId: rest_user_login_POST |
|
requestBody: |
|
content: |
|
application/json: |
|
schema: |
|
properties: |
|
email: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
password: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
type: object |
|
x-field-kind: normal |
|
x-field-original-type: object |
|
x-field-type: object |
|
x-code: "" |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_user_login_POST |
|
x-source: server.ts~~546 |
|
x-name: rest_user_login |
|
/rest/user/reset-password: |
|
post: |
|
operationId: rest_user_reset-password_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_user_reset-password_POST |
|
x-source: server.ts~~548 |
|
x-name: rest_user_reset-password |
|
/rest/user/security-question: |
|
get: |
|
operationId: rest_user_security-question_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_user_security-question_GET |
|
x-source: server.ts~~549 |
|
x-name: rest_user_security-question |
|
/rest/user/whoami: |
|
get: |
|
operationId: rest_user_whoami_GET |
|
parameters: |
|
- in: query |
|
name: callback |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: query parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_user_whoami_GET |
|
x-source: server.ts~~550 |
|
x-name: rest_user_whoami |
|
/rest/wallet/balance: |
|
get: |
|
operationId: rest_wallet_balance_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_wallet_balance_GET |
|
x-source: server.ts~~577 |
|
put: |
|
operationId: rest_wallet_balance_PUT |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_wallet_balance_PUT |
|
x-source: server.ts~~578 |
|
x-name: rest_wallet_balance |
|
/rest/web3/nftMintListen: |
|
get: |
|
operationId: rest_web3_nftMintListen_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_web3_nftMintListen_GET |
|
x-source: server.ts~~593 |
|
x-name: rest_web3_nftMintListen |
|
/rest/web3/nftUnlocked: |
|
get: |
|
operationId: rest_web3_nftUnlocked_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_web3_nftUnlocked_GET |
|
x-source: server.ts~~592 |
|
x-name: rest_web3_nftUnlocked |
|
/rest/web3/submitKey: |
|
post: |
|
operationId: rest_web3_submitKey_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_web3_submitKey_POST |
|
x-source: server.ts~~591 |
|
x-name: rest_web3_submitKey |
|
/rest/web3/walletExploitAddress: |
|
post: |
|
operationId: rest_web3_walletExploitAddress_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_web3_walletExploitAddress_POST |
|
x-source: server.ts~~595 |
|
x-name: rest_web3_walletExploitAddress |
|
/rest/web3/walletNFTVerify: |
|
post: |
|
operationId: rest_web3_walletNFTVerify_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: rest_web3_walletNFTVerify_POST |
|
x-source: server.ts~~594 |
|
x-name: rest_web3_walletNFTVerify |
|
/snippets: |
|
get: |
|
operationId: snippets_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: snippets_GET |
|
x-source: server.ts~~620 |
|
x-name: snippets |
|
/snippets/{challenge}: |
|
get: |
|
operationId: snippets_{challenge}_GET |
|
parameters: |
|
- in: path |
|
name: challenge |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: snippets_{challenge}_GET |
|
x-source: server.ts~~621 |
|
x-name: snippets_{challenge} |
|
/snippets/fixes: |
|
post: |
|
operationId: snippets_fixes_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: snippets_fixes_POST |
|
x-source: server.ts~~624 |
|
x-name: snippets_fixes |
|
/snippets/fixes/{key}: |
|
get: |
|
operationId: snippets_fixes_{key}_GET |
|
parameters: |
|
- in: path |
|
name: key |
|
required: true |
|
schema: |
|
type: string |
|
x-field-kind: normal |
|
x-field-original-type: <builtin>.String |
|
x-field-type: string |
|
x-category: path parameter |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: snippets_fixes_{key}_GET |
|
x-source: server.ts~~623 |
|
x-name: snippets_fixes_{key} |
|
/snippets/verdict: |
|
post: |
|
operationId: snippets_verdict_POST |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: snippets_verdict_POST |
|
x-source: server.ts~~622 |
|
x-name: snippets_verdict |
|
/the/devs/are/so/funny/they/hid/an/easter/egg/within/the/easter/egg: |
|
get: |
|
operationId: the_devs_are_so_funny_they_hid_an_easter_egg_within_the_easter_egg_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: the_devs_are_so_funny_they_hid_an_easter_egg_within_the_easter_egg_GET |
|
x-source: server.ts~~601 |
|
x-name: the_devs_are_so_funny_they_hid_an_easter_egg_within_the_easter_egg |
|
/this/page/is/hidden/behind/an/incredibly/high/paywall/that/could/only/be/unlocked/by/sending/1btc/to/us: |
|
get: |
|
operationId: this_page_is_hidden_behind_an_incredibly_high_paywall_that_could_only_be_unlocked_by_sending_1btc_to_us_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: this_page_is_hidden_behind_an_incredibly_high_paywall_that_could_only_be_unlocked_by_sending_1btc_to_us_GET |
|
x-source: server.ts~~602 |
|
x-name: this_page_is_hidden_behind_an_incredibly_high_paywall_that_could_only_be_unlocked_by_sending_1btc_to_us |
|
/video: |
|
get: |
|
operationId: video_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: video_GET |
|
x-source: server.ts~~613 |
|
x-name: video |
|
/we/may/also/instruct/you/to/refuse/all/reasonably/necessary/responsibility: |
|
get: |
|
operationId: we_may_also_instruct_you_to_refuse_all_reasonably_necessary_responsibility_GET |
|
responses: |
|
default: |
|
description: Default response |
|
x-name: we_may_also_instruct_you_to_refuse_all_reasonably_necessary_responsibility_GET |
|
x-source: server.ts~~603 |
|
x-name: we_may_also_instruct_you_to_refuse_all_reasonably_necessary_responsibility |
|
servers: |
|
- description: Default server |
|
url: http://juice-shop:3000 |