Skip to content

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Jul 22, 2025

Since the last rector PR, rector was updated again and has some more rules. e.g. the sort named parameters rule, for which i waited for a long time.

@BacLuc BacLuc requested a review from a team July 22, 2025 22:05
uriTemplate: '/invitations/{inviteKey}/find{._format}', // TO DISCUSS: Wouldn't '/{inviteKey}{._format}' be more REST-like
uriTemplate: '/invitations/{inviteKey}/find{._format}',
openapi: new OpenApiOperation(description: 'Use myInviteKey to find an invitation in the dev environment.'),
// TO DISCUSS: Wouldn't '/{inviteKey}{._format}' be more REST-like
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move comment up above uriTemplate

@BacLuc BacLuc force-pushed the continue-rector branch from 596c952 to 7e481fb Compare July 22, 2025 22:12
@BacLuc BacLuc requested a review from a team August 13, 2025 19:00
@BacLuc BacLuc marked this pull request as draft September 6, 2025 11:18
@BacLuc
Copy link
Contributor Author

BacLuc commented Sep 6, 2025

Wait until #8004 is merged

@BacLuc BacLuc force-pushed the continue-rector branch 2 times, most recently from 09a01d0 to be1259b Compare October 4, 2025 13:01
@BacLuc
Copy link
Contributor Author

BacLuc commented Oct 4, 2025

Now that no api PR are open, we could merge this.
@ecamp/core

@BacLuc BacLuc marked this pull request as ready for review October 8, 2025 15:00
Since the last rector PR, rector was updated again and has some more rules.
e.g. the sort named parameters rule, for which i waited for a long time.
Rector has a bug with this $response variable.
@BacLuc BacLuc enabled auto-merge October 14, 2025 16:15
@BacLuc BacLuc added this pull request to the merge queue Oct 14, 2025
Merged via the queue into ecamp:devel with commit d7e9ba5 Oct 14, 2025
30 checks passed
@BacLuc BacLuc deleted the continue-rector branch October 14, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants