We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041aaa5 commit a2f021cCopy full SHA for a2f021c
lib/cortex/custom_data.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Cortex
4
- # API client to interact with Cortex [custom data](https://docs.cortex.io/docs/reference/basics/custom-data)
+ # API client to interact with Cortex {https://docs.cortex.io/docs/reference/basics/custom-data custom data}
5
class CustomData < Api
6
# POSTs custom data to Cortex for a specific entity
7
#
0 commit comments