Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

Commit de55f98

Browse files
committed
Refactor
1 parent 03166be commit de55f98

File tree

90 files changed

+25
-49
lines changed

Some content is hidden

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

90 files changed

+25
-49
lines changed

SwaggerClient-php/.gitignore

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

config-swagger

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"packagePath":"idcheckio-php-client",
3+
"apiPackage":"api",
4+
"invokerPackage":"invoker",
5+
"modelPackage":"model",
6+
"artifactVersion":"1.0.0",
7+
"gitRepoId":"php-IDCHECKIO",
8+
"gitUserId":"ariadnext"
9+
}
Lines changed: 5 additions & 5 deletions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "GIT_USER_ID/GIT_REPO_ID",
2+
"name": "ariadnext/php-IDCHECKIO",
33
"version": "1.0.0",
44
"description": "",
55
"keywords": [

0 commit comments

Comments
 (0)