Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 9935ec6

Browse files
committed
README changes
1 parent 755baaf commit 9935ec6

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## To be released
2+
- Add ASCII art
3+
- Add circleci/npm links to README
4+
15
## v0.2.1 (November 1, 2017)
26
- Update README
37
- Remove reference to test Salesforce instance

README.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
1-
# ShopApi
1+
# OCAPI Client
22

3-
ShopApi - JavaScript client for shop_api
4-
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
5-
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
3+
```
4+
__________________________________________________________________
5+
6+
, / ,
7+
----__----__----__------__------------__---/--------__----__--_/_-
8+
/ ) / ' / ) / ) / / ' / / /___) / ) /
9+
_(___/_(___ _(___(___/___/_/_______(___ _/___/___(___ _/___/_(_ __
10+
/
11+
/
12+
```
13+
14+
[![NPM](https://nodei.co/npm/ocapi-client.png?downloads=true&stars=true)](https://nodei.co/npm/ocapi-client/)
15+
16+
[![CircleCI](https://circleci.com/gh/mobify/ocapi-client.svg?style=svg)](https://circleci.com/gh/mobify/ocapi-client)
17+
18+
## Introduction
19+
20+
ShopApi - JavaScript client for Salesforce OCAPI shop api.
621

722
- API version: 17.8
8-
- Build package: io.swagger.codegen.languages.JavascriptClientCodegen
923

1024
## Installation
1125

0 commit comments

Comments
 (0)