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

feat: support IN, NOT_IN attribute types #74

Closed ortex closed 9 months ago

ortex commented 2 years ago

Support IN, NOT_IN attribute types

see https://github.com/fabric8io/kubernetes-client/issues/4113 for more details

ortex commented 2 years ago

Hi @manusa, could you have a look, please?

scholzj commented 1 year ago

@manusa Any chance to move forward with this? This would be a useful addition. Thanks