puppetlabs / puppetdb

Centralized Puppet Storage
http://docs.puppetlabs.com/puppetdb
Apache License 2.0
301 stars 226 forks source link

(maint) replace wrappers with shared implementation #3989

Closed jonathannewman closed 4 months ago

jonathannewman commented 4 months ago

This removes the use of verify-accepts-json and verify-content-type to leverage the ring-middleware additions in 2.0.3 of ring-middleware.

Corresponding tests were removed as well.