Jacob Arnould

Results 12 issues of Jacob Arnould

### Problem Statement The JSON Schema specification currently lacks support for ensuring that a specific property structure is defined once and only once within an object with dynamically named properties....

proposal

The code in [assistants_quickstart.py](https://github.com/daveebbelaar/python-whatsapp-bot/blob/main/start/assistants_quickstart.py#L94) will fail to run unless you programmatically define the `assistant_id`. i.e. line 94 goes from this: `assistant = client.beta.assistants.retrieve("asst_7Wx2nQwoPWSf710jrdWTDlfE")` to this: `assistant = client.beta.assistants.retrieve(assistant.id)`

# Question ## Checklist - [x] I've looked through the README and the WiKi for something similar. - [x] I tried talking with the developer on the Telegram support group....

stale

fixed typo. From `keboard` to `keyboard`. ### Describe the changes you have made: ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional but appreciated): - [ x]...

Added Shortcuts icon with two lightning bolts in a 24x24 viewBox.

Added Dexcom icon with a 24x24 viewBox and proper formatting to match other icons in the project.

Added AirPort Utility icon with a 24x24 viewBox and 20% enlarged inner paths for better visibility.