Juraj Misur

Results 49 comments of Juraj Misur

This is because there always is a method-path and description for any existing endpoint. You somehow want the entire section to disappear, which doesn't make sense. Then you can skip...

As I understand it you would like to override these sections with custom text in asciidoc (or some configuration). But if you say that this CrudControllerBase is overridden with specific...

I get that overriding a method just to supply JavaDoc seems a bit weird, but that's what you/anyone needs to do if you want to customise a JavaDoc for sucblass...

Hi Jelil, we currently don't support functional endpoints. That would need most likely a completely new implementation and I don't think Spring REST Docs support either.

Hi @mustaphazorgati, you are really stretching the APIs to the limits :)) Surely, if that works in spring then we should support it. I wonder how spring does the deserialisation...

Hi all, we'll look into it but cannot ensure any timelines. A PR with upgrades of dokka extension are welcome.

That would be great indeed. We might look into this in the future, or you can bring a proposal with PR.

Doclet processor for jdk9+ indeed does something weird here. We'll look into it.

Hey I'm sorry no progress so far. Any help would be appreciated.

for anyone who struggles with this, add this rule to your gulpfile and set `"known-properties": false` in `.csslintrc`. It reports all properties which were not found in `svgProperties` just like...