The majority of the application code (including OpenAPI) is not thread safe. Only the UML model is thread safe for reading (the UML model can be queried safely by concurrent threads), but still the UML model writing (modification) is not thread safe.