Christoph Kappestein
Christoph Kappestein
Also a user should be able to provide a config to configure a payload for the request etc. so that we can support POST, PUT requests etc.
Hey, we have just added also an oracle flavor to our base image which can be used if you need oracle support.
The problem also exists at the `apache/thrift` package, it also contains a symlink in the [package](https://github.com/apache/thrift/tree/master/tutorial/swift).  Composer then uses `ZipArchive` which works but the symlink then gets replaced with...
Hi @vanillajonathan thanks for the feedback, I have adjusted the ruby generator to use two spaces s. https://github.com/apioo/psx-schema/commit/076a77b476c4374980da3b33bf5a4b915ccecf88 Regarding Python, it looks like we already generate the fitting two new...
@TheDevick thanks for the workaround, adding `@return static` fixes also my problem, it looks indeed like the phpdoc should be not needed since we have already the `static` return type.
This is implemented and we will release this with the next 5.0 release.
@OskarStark sure this should be also possible, if you like I can change the branch to 6.4
Hey @dsinghvi, thanks for reaching out, it looks indeed like we have similar goals and maybe there is some synergy to improve the overall API code generation ecosystem. I will...
Hi @dsinghvi, sorry for the extreme late reply, we are currently trying to evolve and extend the TypeAPI specification, specification work is of course a little bit slower then working...
Hi @willstott101 sure so in general we are open to extend TypeSchema but it should make sense for the code generation case. Regarding enums there is also the "enum" Property,...