-
Hello Team, Can you please provide an api for square off for the open positions, really helpful
-
# Background
Say you're trying to draw a square in KCL. Pretty straightforward.
```
fn square = (length) => {
l = length / 2
p0 = [-l, -l]
p1 = [-l, l]
p2 = [l, l]
p3 = [l, -l]
return st…
-
### Feature Type
- [X] Adding new functionality to pandas
- [ ] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
**Problem Descri…
-
```
Have a request for a new sample?
================================
Great, we love hearing how we can improve our samples! Remove the template below and
provide an explanation of your sample req…
-
JIRA Issue: [KIEKER-1671] Reconnect for all writers
Original Reporter: Christian Wulf
***
Kafka
TCP
and further network-based writers
Consider to provide a common API where the file system wr…
-
API Module for Square
https://friggframework.canny.io/admin/board/api-modules/p/square
-
### Connector Name
source-square
### Connector Version
1.1.2
### What step the error happened?
During the sync
### Revelant information
I was able to sync Payments and other detai…
-
- [ ] [Perplexity CLI in pure shell](https://gist.github.com/rauchg/c5f0b1dc245ad95c593de8336aa382ac)
# Perplexity CLI in pure shell
## `p.sh`
```bash
#!/usr/bin/env bash
function p() {
local j…
-
**Issue type:**
[ ] question
[ ] bug report
[ ] feature request
[ x ] documentation issue
**Airgram version:**
[ x ] `latest`
[ ] `@next`
[ ] `2.3.x` (or put your version here)
**Step…
-