1
0

Update Database dan ALL yang di butuhkan

This commit is contained in:
Wian Drs
2026-06-19 14:35:42 +07:00
parent 5be2c5fbfe
commit 2f805a233d
9469 changed files with 1159473 additions and 25 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "swagger-php-tools",
"version": "1.0.0",
"license": "Apache-2.0",
"scripts": {
"spectral": "spectral",
"redocly": "redocly"
},
"devDependencies": {
"@redocly/cli": "^2.5.1",
"@stoplight/spectral-cli": "^6.15.0"
}
}