Skip to content

Commit f35c2fe

Browse files
committed
Added notes about CodeGen
1 parent 1fde663 commit f35c2fe

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.codegen.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)