Skip to content

Commit 125eff3

Browse files
Delete : unnecessary files and cleaning
1 parent 7b14c6d commit 125eff3

File tree

55 files changed

+1
-4228
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1
-4228
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

.travis.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,4 @@
11
# Paymium OpenAPI Specification
2-
[![Build Status](https://travis-ci.org/paymium/api-documentation.svg?branch=master)](https://travis-ci.org/paymium/api-documentation)
32

4-
## Links
3+
[documentation v1](https://paymium.github.io/api-documentation/)
54

6-
- [Reference Documentation (ReDoc)](https://paymium.github.io/api-documentation/)
7-
- OpenAPI Raw Files: [JSON](https://paymium.github.io/api-documentation/openapi.json) [YAML](https://paymium.github.io/api-documentation/openapi.yaml)
8-
- [Old API documentation](https://github.com/Paymium/old-api-documentation)
9-
10-
## Working on specification
11-
### Install
12-
13-
1. Install [Node JS](https://nodejs.org/)
14-
2. Clone repo and run `npm install` in the repo root
15-
16-
### Usage
17-
18-
#### `npm start`
19-
Starts the development server.
20-
21-
#### `npm run build`
22-
Bundles the spec and prepares web_deploy folder with static assets.
23-
24-
#### `npm test`
25-
Validates the spec.
26-
27-
#### `npm run gh-pages`
28-
Deploys docs to GitHub Pages. You don't need to run it manually if you have Travis CI configured.

0 commit comments

Comments
 (0)