We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ArtworkResource
1 parent 013da1a commit 0542c15Copy full SHA for 0542c15
1 file changed
README.md
@@ -105,6 +105,14 @@ automatically generated by [Scramble][scramble].
105
106

107
108
+> [!TIP]
109
+>
110
+> See [`ArtworkResource`](app/Http/Resources/ArtworkResource.php) for an example
111
+> on how to document the response attributes of your API endpoint. If you want
112
+> to see more, check out the [official Scramble demo][scramble-demo].
113
+
114
+[scramble-demo]: <https://github.com/dedoc/demo-scramble> "dedoc/demo-scramble: A project for demonstrating Scramble automated API documentation."
115
116
## Authors
117
118
1. Jerónimo Acosta
0 commit comments