-
### Describe the bug
In our project we use autodoc. After updating Sphinx to >=5.2 one package is messed up. In its sub packages and sub modules not only the single modules are listed, but also all f…
-
**Name of app / service**
Habitica
**Link to developer documentation**
https://habitica.com/apidoc/
**Is lack of support preventing you from building workflows, or do you have a workaround?**
…
-
```
Some servers screw up cookies. It would be great to be able to set cookie
policy, for example to IGNORE_COOKIES:
HttpGet httpget = new HttpGet("http://www.broken-server.com/");
// Override the…
-
```
Some servers screw up cookies. It would be great to be able to set cookie
policy, for example to IGNORE_COOKIES:
HttpGet httpget = new HttpGet("http://www.broken-server.com/");
// Override the…
-
```
Some servers screw up cookies. It would be great to be able to set cookie
policy, for example to IGNORE_COOKIES:
HttpGet httpget = new HttpGet("http://www.broken-server.com/");
// Override the…
-
Atualmente temos definição de campos e validadores em 5 locais
- cli (argumentos dos comandos)
- UI (formulário wtforms)
- Admin (Formulario wtform do admin)
- API (reqparse do Flask_Restful)
…
-
After passing OAuth 2.0 authentication to Hubspot's api all following api calls timeout, "java.net.ConnectException: Connection time out: connect". Looking into this it appears that the connector is t…
-
## Describe the enhancement
Hey Guys I have written a delist filter for binance
https://binance-docs.github.io/apidocs/spot/en/#get-symbols-delist-schedule-for-spot-market_data
Not sure if…
-
**Дедлайн: 26/03/2024**1. Установить `Apache` веб-сервер на VM и настроить его на работу с `PHP` (например, как указано в [инструкции](https://ubuntu.com/server/docs/programming-php)). Поменять порт п…
-
This is app/__init__.py:
```
"""Initialize Flask app."""
from flask import Flask, redirect
from flasgger import Swagger
from flask_restful import Api
def create_app():
"""Create Flask…