Laravel form requests #683
Closed
Pavlusha311245
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hey @Pavlusha311245 Scramble is responsible for generating the specification and uses Stoplight Elements UI to render it. Sadly, Stoplight Elements doesn't support grouping schemas into some subcategories. I am working on the own UI library for docs rendering, but for now we're limited to what existing OpenAPI spec rendering UIs have to offer. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I'm creating form request I see all my request in schema. Is that possible move all request into group Payload or Form Request for better view?
Below I pasted reference from demo doc:
![image](https://private-user-images.githubusercontent.com/49598333/402891010-df2a50cb-6af7-4ba2-9f5b-fa9506466463.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTYzNTEsIm5iZiI6MTczOTYxNjA1MSwicGF0aCI6Ii80OTU5ODMzMy80MDI4OTEwMTAtZGYyYTUwY2ItNmFmNy00YmEyLTlmNWItZmE5NTA2NDY2NDYzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDEwNDA1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRhYTVkNTdmYzkzYWM1YTAzMDA1NzkyMTExNzhmZWYxNTM2MTdkYmZhZTU1NzNhN2UxMjZiMDZkY2M5MTU3OTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.i-RWQiJV4ksaR45iYsxm7iaBortVl4A9mPBh9KCyeHM)
Beta Was this translation helpful? Give feedback.
All reactions