codecentric / hikaku

A library that tests if the implementation of a REST-API meets its specification.
Apache License 2.0
197 stars 19 forks source link

Support actuator endpoints #10

Open cc-jhr opened 5 years ago

cc-jhr commented 5 years ago

These endpoints reside in WebMvcEndpointHandlerMapping

fletchgqc commented 4 years ago

Am looking at writing the doco for https://github.com/codecentric/chaos-monkey-spring-boot in OpenApi and using this as a verification tool. All our endpoints are actuator stuff. Does the fact that this issue is open mean that I currently can't use Hikaku?

cc-jhr commented 4 years ago

Yes that is correct. It's still a todo.