-
Notifications
You must be signed in to change notification settings - Fork 0
/
swagger-config.json
27 lines (21 loc) · 1 KB
/
swagger-config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"gitUserId": "channelengine",
"gitRepoId": "channel-api-client-java",
"artifactId": "channel-api-client-java",
"artifactUrl": "https://github.com/channelengine/channel-api-client-java",
"artifactDescription": "ChannelEngine Channel API Client for java",
"scmConnection": "scm:git:git://github.com:channelengine/channel-api-client-java",
"scmDeveloperConnection": "scm:git:git://github.com:channelengine/channel-api-client-java",
"scmUrl": "https://github.com/channelengine/channel-api-client-java",
"developerName": "ChannelEngine",
"developerEmail": "[email protected]",
"developerOrganization": "ChannelEngine",
"developerOrganizationUrl": "https://www.channelengine.com",
"licenseName": "proprietary",
"licenseUrl": "",
"groupId": "com.channelengine.channel.apiclient",
"invokerPackage": "com.channelengine.channel.apiclient",
"modelPackage": "com.channelengine.channel.apiclient.model",
"apiPackage": "com.channelengine.channel.apiclient.api",
"hideGenerationTimestamp": true
}