Skip to content

[Slim] Update main documentation#839

Merged
wing328 merged 2 commits intoOpenAPITools:masterfrom
ybelenko:slim_readme
Aug 21, 2018
Merged

[Slim] Update main documentation#839
wing328 merged 2 commits intoOpenAPITools:masterfrom
ybelenko:slim_readme

Conversation

@ybelenko
Copy link
Copy Markdown
Contributor

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: master, 3.3.x, 4.0.x. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

@wing328 suggested to use Kotlin readme as a ref. The only significant difference is that I've removed links to apis and models docs as soon as SlimCodegen doesn't provide them for now.

@jebentier @dkarlovi @mandrean @jfastnacht @ackintosh

Kotlin server README has been used as a ref. There are no links to apis and
models docs, because Slim codegen doesn't provide them right now.
Also I'm not sure about white spaces, but we can change it anytime in future.
Copy link
Copy Markdown
Member

@wing328 wing328 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The revised doc looks much better 👍

@@ -1,12 +1,58 @@
# OpenAPI generated server
# php-base - PHP Slim Server library for OpenAPI Petstore *_/ ' \" =end -- \\r\\n \\n \\r
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wing328 Got any suggestion for default value?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ybelenko since it's used by both PHP client and server generators, what about naming the default as "openapi-package"?

@wing328 wing328 added this to the 3.2.2 milestone Aug 21, 2018
@wing328 wing328 merged commit 99646e6 into OpenAPITools:master Aug 21, 2018
@ybelenko ybelenko deleted the slim_readme branch August 21, 2018 10:26
A-Joshi pushed a commit to ihsmarkitoss/openapi-generator that referenced this pull request Feb 27, 2019
* [Slim] Update main documentation

Kotlin server README has been used as a ref. There are no links to apis and
models docs, because Slim codegen doesn't provide them right now.
Also I'm not sure about white spaces, but we can change it anytime in future.

* [Slim] Refresh samples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants