Skip to content

Instantly share code, notes, and snippets.

View mkarsene's full-sized avatar

mkarsene mkarsene

  • Shop & Smile
  • Belgium
View GitHub Profile
@mkarsene
mkarsene / CS_cart_postman_collection_final.yml
Created March 24, 2023 12:23
CS-Cart Openapi spec. There are some things that are still missing and can be improved. Please help improve.
openapi: 3.0.0
info:
title: CS_API_COLLECTION
version: 1.0.0
servers:
- url: http://{{base_url}}
components:
securitySchemes:
basicAuth:
type: http