Files
openapi-generator/samples/client/petstore/objc/default/SwaggerClient
Michał Cichoń 195b376f48 Fix objc template (#6725)
- A static set needs a static lock or we get multiple locks if the class is inherited
- If this fix is not included and SWGObject is accessed from a second thread then we get EXC_BAD_ACCESS error (crash)
2020-06-21 19:12:46 +08:00
..
2020-06-21 19:12:46 +08:00