fabric8io / mockwebserver

An extension of okhttp's mockwebserver, that provides a DSL and is easier to use
Apache License 2.0
113 stars 38 forks source link

Add support for EXISTS and NOT_EXISTS AnnotationTypes #45

Closed Xcelled closed 4 years ago

Xcelled commented 4 years ago

This will allow us to add support for filtering labels by the EXISTS/NOT_EXISTS criteria.

rohanKanojia commented 4 years ago

Thanks :+1: