fix: known urls
This commit is contained in:
@ -6,6 +6,9 @@ URL STATUS
|
|||||||
000 https://${BASE_URL}
|
000 https://${BASE_URL}
|
||||||
405 https://api.dev.zoo.dev/oauth2/token/revoke
|
405 https://api.dev.zoo.dev/oauth2/token/revoke
|
||||||
401 https://api.dev.zoo.dev/users
|
401 https://api.dev.zoo.dev/users
|
||||||
|
401 https://dev.zoo.dev
|
||||||
|
401 https://dev.zoo.dev/docs
|
||||||
|
401 https://dev.zoo.dev/docs/kcl-samples/car-wheel-assembly
|
||||||
301 https://discord.gg/JQEpHR7Nt2
|
301 https://discord.gg/JQEpHR7Nt2
|
||||||
404 https://github.com/KittyCAD/engine/issues/3528
|
404 https://github.com/KittyCAD/engine/issues/3528
|
||||||
404 https://github.com/KittyCAD/modeling-app/commit/${ref}
|
404 https://github.com/KittyCAD/modeling-app/commit/${ref}
|
||||||
@ -19,5 +22,4 @@ URL STATUS
|
|||||||
302 https://stackoverflow.com/a/58436959/22753272
|
302 https://stackoverflow.com/a/58436959/22753272
|
||||||
303 https://text-to-cad.zoo.dev/dashboard
|
303 https://text-to-cad.zoo.dev/dashboard
|
||||||
307 https://zoo.dev/
|
307 https://zoo.dev/
|
||||||
308 https://zoo.dev/docs/api/ml/generate-a-cad-model-from-text
|
|
||||||
308 https://zoo.dev/docs/kcl
|
308 https://zoo.dev/docs/kcl
|
||||||
|
Reference in New Issue
Block a user