Hannes Angst
Hannes Angst
Would be nice to have this feature. What I came up a while ago was import io.swagger.annotations.ApiImplicitParam; import io.swagger.annotations.ApiImplicitParams; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target({ElementType.METHOD, ElementType.ANNOTATION_TYPE, ElementType.TYPE})...
I added `notifications`only.
Fixed on https://github.com/boostchicken/spring-data-dynamodb/pull/34
I just replaced `/api/v1/namespaces/default/replicationcontrollers` with `/apis/apps/v1beta2/namespaces/default/replicasets` in the `script.js` to make it work.