Skip to content

Instantly share code, notes, and snippets.

@mikolajprzybysz
Created May 23, 2016 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikolajprzybysz/a38d1be0a26a8df7d9f1c8d836bff412 to your computer and use it in GitHub Desktop.
Save mikolajprzybysz/a38d1be0a26a8df7d9f1c8d836bff412 to your computer and use it in GitHub Desktop.
{
"apiPackage" : "MyNamespace\\SDK\\Client\\Api",
"modelPackage" : "MyNamespace\\SDK\\Client\\Model",
"invokerPackage" : "MyNamespace\\SDK\\Client",
"packagePath" : "MyClient-sdk-php",
"gitUserId" : "mycompany",
"gitRepoId" : "myclient-sdk-php",
"variableNamingConvention" : "camelCase"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment