-
Write a GitBook page that contains instructions and examples on how to submit an SPS job using the Airflow API:
- with the CURL client
- with a Python script
Use the cwl_dag.py as the example DAG.
Ri…
-
### User Story
As a sender of Lab Orders using the EPIC system,
I require ReportStream's submission API to return an HL7v2 formatted response instead of the normal JSON,
so that the EPIC system c…
-
# Automated Grading System for Computer Science Assignments
## 1. Checks the Code
**Project Name:** Automated Grading System for Computer Science Assignments
**Objective:**
- Develop a backend…
-
# fluidforms
## URLs
- https://tritech-labs.gitbook.io/fluidforms-api
## Polling Sources
### new-submission
#### Prompt
Emit new event when a form submission is received. No props needed.
#### URLs
- …
-
### Implementation ideas
### Problem
The current Celestia Node API provides methods like `blob.Submit` and `state.SubmitPayForBlob` to handle the submission of blobs. However, it lacks the functio…
-
Hi guys,
As it seems that with version 6 the CLI only exports a limited amount of data, I will have to start from scratch and a build a new interface in patRoon that uses the API. All seems quite w…
-
So I have this code here
```
set_identity('tristan@pocket-quant.com')
ticker = "BLK"
c = Company(ticker)
print(c.category)
filing = c.get_filings(accession_number='0000950170-22-022155').la…
-
# Background
The E2E tests:
1. Do a complete submission
2. Use the API to validate that Tribal audits are correctly suppressed
This works because the API points at the `dissemination` tables…
-
Description: Set up an endpoint to allow real-time diagnostic analysis through the frontend, allowing retina scan submission and prediction result displaying on the patient dashboard/patient profile.
…
-
My example code below, testing the api.get_conversations api endpoint
```
from linkedin_api import Linkedin
api = Linkedin('MyEmailAddressHere', 'MyPassword')
result = api.get_conversations()
`…