We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aec3f3 commit a34e5b1Copy full SHA for a34e5b1
1 file changed
src/OpenApi/Config/Spec.php
@@ -23,7 +23,7 @@
23
* This class exists to document the public api
24
*/
25
#[Info(
26
- version: '0.12.18',
+ version: '0.13.20',
27
description: 'API for Studio generated by OpenApi Generator via zircote/swagger-php',
28
title: 'Studio Backend API'
29
)]
0 commit comments