influxdb/dbrp
docmerlin (j. Emrys Landivar) 4626ea1a0c fix(api): make the dbrp api match the swagger spec
The swagger spec is the source of truth for the API, and the DBRP api
was divergent from this spec.  This change should make it meet the spec.
2020-11-18 11:47:23 -06:00
..
mocks fix(dbrp): Delete DBRP mappings when their target Bucket is deleted. (#18699) 2020-06-24 13:40:54 -04:00
bucket_service.go fix(dbrp): Delete DBRP mappings when their target Bucket is deleted. (#18699) 2020-06-24 13:40:54 -04:00
bucket_service_test.go fix(dbrp): Delete DBRP mappings when their target Bucket is deleted. (#18699) 2020-06-24 13:40:54 -04:00
error.go feat: dbrp service 2020-05-15 12:05:38 +02:00
http_client_dbrp.go feat(cmd/influx): Add DBRP cli commands as `influx v1 dbrp` (#20067) 2020-11-17 15:14:55 -05:00
http_client_dbrp_test.go fix(dbrpv2): lookup by org name (#18331) 2020-06-02 11:39:29 -04:00
http_server_dbrp.go fix(api): make the dbrp api match the swagger spec 2020-11-18 11:47:23 -06:00
http_server_dbrp_test.go fix(api): make the dbrp api match the swagger spec 2020-11-18 11:47:23 -06:00
middleware_auth.go fix(dbrp): Change DBRP mapping service to use Buckets resource permissions instead of DBRP. 2020-06-15 15:50:37 -04:00
middleware_auth_test.go fix(dbrp): Change DBRP mapping service to use Buckets resource permissions instead of DBRP. 2020-06-15 15:50:37 -04:00
service.go fix(telegraf): support pagination parameters when listing 2020-11-04 15:53:02 +00:00
service_test.go fix: Speed up tests by disabling bolt fsync 2020-08-03 09:20:51 -07:00