Skip to content

Commit 0d603e3

Browse files
committed
lint
1 parent b2bac1e commit 0d603e3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

core/identifiers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ To help with your development experience, we introduced an identifier normalizat
77

88
> [!WARNING]
99
> This feature is not yet available with Laravel, if you need it please open a Feature Request issue!
10-
1110
> In the following chapter, we're assuming that `App\Uuid` is a project-owned class that manages a time-based UUID.
1211
1312
Let's say you have the following class, which is identified by a `UUID` type. In this example, `UUID` is not a simple string but an object with many attributes.

core/upgrade-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ As this is an `extraProperties` it's configurable per resource/operation. This i
143143

144144
You may want to convert your openApiContext to openapi, doing so is quite fastidious, @lyrixx created a rector script to help if needed:
145145

146-
https://github.com/lyrixx/rector-apip-openapi
146+
[https://github.com/lyrixx/rector-apip-openapi](https://github.com/lyrixx/rector-apip-openapi)

0 commit comments

Comments
 (0)