Hi All - Just started with OPAL and trying out with sample docker compose run. Few questions - How can i create multiple data files using OPAL Client cli ? its always overrides ( put/patch/create) with the one in GIT ( data.json ) . Can we create a new data file one like
http://localhost:8181/v1/data/order_policy ( OPA Endpoint with PUT ) with OPAL ? . Do we need to configure multiple topics for this ? each topic subscribes to one data file and then it creates or updates ?