-
Hi, currently the endpoint `/v2/servicealerts` gives an error. The v1 is working fine.
Request:
`https://api.irail.be/v2/servicealerts`
Response:
```json
{
"code": 0,
"request-id": "9c0…
-
class-validator is not running along with routings-controllers. You can test just by sending an api request with a missing field, they would say that field X doen't exist in table, they don't even pas…
-
### Describe the bug
It happens when you edit privileges for a user account on a specific database. Also, a few more notices were given, which can be seen on the second video.
### To Reproduce
…
-
As a user I want to be able to change my own signups
Acc 1: Able to change both its own signups as well as their intro(s)
Acc 2: This should be blocked if the mensa is already closed
TODO: Thin…
-
There are several examples of where `Error` subclasses defined in `routing-controllers` call `Object.setPrototypeOf()` in their `constructor`. This dorks with the inheritance hierarchy and effectivel…
-
### Blessing Skin 版本
6.0.2
### PHP 版本
8.1
### 出现问题时所使用的浏览器
Microsoft Edge
### 您正在使用的 Web Server
Nginx
### 您正在使用宝塔吗?
- [X] 是
### 出现了什么问题?
在使用PCL2启动器使用皮肤站启动时会显示无法获取皮肤!
![QQ123123](https://gi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
In my application when the HttpRequest is done the RequestServices in the HttpContext is alre…
-
If i run app.py :
C:\Users\Pablo2M\Desktop\Feeds\sReader-master\server>python app.py
Traceback (most recent call last):
File "app.py", line 19, in
import server
File "app\server.py", line 7…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have an MVC app with these conrollers among others:
- LoginController
- VaildateElectro…
-
Hello!
I have one server which should serve several domains (nginx proxy passes), therefore, I need to use like that:
```
router.get('domain1.com/main', ...)
router.get('domain2.com/main', .…
iztsv updated
6 years ago