Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
xavier506 committed Jan 17, 2023
2 parents 0e42026 + b960606 commit f367f2c
Showing 1 changed file with 13 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
table:
schema: public
name: endpoints_by_producer_id
schema: public
select_permissions:
- role: guest
permission:
columns:
- type
- value
- producer_id
- response
- head_block_time
- updated_at
filter: {}
allow_aggregations: true

0 comments on commit f367f2c

Please sign in to comment.