MCPcopy Create free account
hub / github.com/HumanSignal/label-studio / create

Method create

label_studio/users/api.py:214–215  ·  view source on GitHub ↗
(self, request, *args, **kwargs)

Source from the content-addressed store, hash-verified

212 return super(UserAPI, self).list(request, *args, **kwargs)
213
214 def create(self, request, *args, **kwargs):
215 return super(UserAPI, self).create(request, *args, **kwargs)
216
217 def perform_create(self, serializer):
218 instance = serializer.save()

Callers 15

createObjFunction · 0.45
jquery.min.jsFile · 0.45
handlerFunction · 0.45
updateItemFunction · 0.45
createDataStoresFunction · 0.45
createFilterFunction · 0.45
createChildFilterForTypeFunction · 0.45
importFiltersFunction · 0.45
createViewFunction · 0.45
fetchColumnsFunction · 0.45
createDynamicModelsFunction · 0.45
createAppFunction · 0.45

Calls

no outgoing calls

Tested by 15

createBrushFunction · 0.36
createToolFunction · 0.36
createToolFunction · 0.36
createMagicWandFunction · 0.36
createStoreFunction · 0.36
createStoreFunction · 0.36
createTreeFunction · 0.36
createStoreFunction · 0.36
createTwoPointsStoreFunction · 0.36
createMultiStoreFunction · 0.36
createThreeStoreFunction · 0.36
createStoreFunction · 0.36