-
I just tried upgrading to 1.12.0 but I get a migration error; using Craft 3.7.20
```
Checking for pending Craft and plugin migrations ...
Total 1 new GraphQL Authentication migration to be applie…
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest `master` branch of yii2-tabs-…
-
```
$ cat specs/openapi.yaml
openapi: 3.0.3
info:
title: Test API
version: 1.0.0
paths:
/foo:
get:
description: path 1
responses:
'200':
descript…
-
### Description
Using these `require-dev` dependencies for Craft 4: https://github.com/craftcms/cms/blob/develop/composer.json#L67
```json
"require-dev": {
"codeception/codeception": "^4…
-
#### What are you trying to achieve?
Execute sendDELETE() method of REST module.
#### What do you get instead?
`[Exception] No content was sent from Yii application`
### Details
* Codecepti…
-
### Description
I get the following migration error related to the [Asset Metadata plugin](https://github.com/carlcs/craft-assetmetadata) when attempting to update from from Craft 3.7.11 to 3.7.13.…
-
#### What are you trying to achieve?
I try test (with api test and yii2 module) that application return correct api anwers with correct error info in case wrong input.
#### What do you get inste…
-
### Description
This is a followup to https://github.com/craftcms/cms/issues/9842. Now, in Craft 3.7.14, if a mutation is made without specifying a siteId, Craft still throws an error if a disabled s…
-
## Descrição da vaga
Estamos a procura de um desenvolvedor PHP, para o desenvolvimento/manutenção de sistema desenvolvido em PHP.
## Local
Remoto
## Benefícios
-
#### Diferenciais…
-
_This is very minor but it threw me off track for a bit. It made me believe it was not possible to directly get JSON data from a REST request as an object. I converted to objects in my code adding…