We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fde663 commit f35c2feCopy full SHA for f35c2fe
README.codegen.txt
@@ -0,0 +1,21 @@
1
+
2
+When generating this library using the online
3
+Swagger CodeGen, edit the CodeGen options for
4
+the PHP client:
5
6
+ composerProjectName: aces/cbrain-php-client
7
+ gitRepoBaseURL: https://github.com
8
+ gitRepoId: aces/cbrain-php-client
9
10
+This will allow you to generate exactly
11
+the library in the first commit of this repo.
12
13
+However, there are still a few modifications to
14
+make to the README.md and the composer.json.
15
+These are shown in the subsequent commits.
16
17
+I don't really undertand PHP and Composer,
18
+so I created this based on what I saw in
19
+the other old repo "xlecours/cbrain-php-client".
20
21
+Pierre Rioux, May 2022
0 commit comments