Amit Rahav

Results 10 issues of Amit Rahav

By Mozilla docs, [delete](https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/DELETE). and [put](https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/PUT) responses should be 204 on success. Is there a reason you choose to return 200?

question

Request: adding documentation of mocking auth for tests. I tried: ```python """tests/test_templates.py""" from fastapi.testclient import TestClient from tests import auth_with_mocked_auth client = TestClient(auth_with_mocked_auth()) def test_create_template(): response = client.get("/templates/") assert response.status_code...

documentation
answered

Hey, Just installed on my new machine and wanted to ask a this new feature: I would like to choose my python environment manager display in the train - will...

### Description Environment variables are not loading into process during run app or preview. ### Specifications * Bit version: 0.0.792 * Node version: v16.16.0 * npm / yarn version: yarn...

type/help wanted

![image](https://user-images.githubusercontent.com/1517479/117634062-3d2d1c80-b187-11eb-915a-7b5ceeb7ecc1.png)

please can you add CMB2 support? It dosent work with Cmb2 fields, can't figure out why, my guess i that have somthing to do with cmb2 hooks.

Please add azure openai support that will receive a different openai endpoint.

hey, can you add a tutorial or just explain use of ajax on admin plugin page? enqueue and localize works fine, but php action doesn't works. ajax receiving successes without...

the date is saved in database but it dosent show on post edit page

Since it's triggered by a ./setup/brew.sh the correct path to the brew file is not the current (as it is by default), but the a child of ./setup/