Commit 1f19647c authored by Kamil Trzciński's avatar Kamil Trzciński

Fix safe_model_attributes

parent 82ada5d3
...@@ -554,6 +554,19 @@ ProjectCustomAttribute: ...@@ -554,6 +554,19 @@ ProjectCustomAttribute:
- project_id - project_id
- key - key
- value - value
PrometheusMetric:
- id
- created_at
- updated_at
- project_id
- y_label
- unit
- legend
- title
- query
- group
- common
- identifier
Badge: Badge:
- id - id
- link_url - link_url
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment