Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "result": [
- {
- "expressions": [
- {
- "value": [
- {
- "body": {
- "args": {},
- "headers": {
- "Accept": "application/json",
- "Accept-Encoding": "gzip",
- "Host": "httpbin.org",
- "User-Agent": "Open Policy Agent/1.3.0 (linux, amd64)",
- },
- "url": "https://httpbin.org/get"
- },
- "headers": {
- "access-control-allow-credentials": [
- "true"
- ],
- "access-control-allow-origin": [
- "*"
- ],
- "content-length": [
- "326"
- ],
- "content-type": [
- "application/json"
- ],
- "date": [
- "Mon, 21 Apr 2025 13:52:21 GMT"
- ],
- "server": [
- "gunicorn/19.9.0"
- ]
- },
- "raw_body": "{\n \"args\": {}, \n \"headers\": {\n \"Accept\": \"application/json\", \n \"Accept-Encoding\": \"gzip\", \n \"Host\": \"httpbin.org\", \n \"User-Agent\": \"Open Policy Agent/1.3.0 (linux, amd64)\", \n }, \n \"url\": \"https://httpbin.org/get\"\n}\n",
- "status": "200 OK",
- "status_code": 200
- }
- ],
- "text": "data.example.result",
- "location": {
- "row": 1,
- "col": 1
- }
- }
- ]
- }
- ]
- }
Add Comment
Please, Sign In to add comment