We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd50579 commit e2ac253Copy full SHA for e2ac253
docs/api/rest_api/rest_api_reference/input/ibexa-types.raml
@@ -783,7 +783,6 @@ CountryList:
783
# type: array
784
# items: any
785
786
-# TODO: this type is bad because createrios differ greatly between themselves
787
Criterion:
788
description: 'Criterion implementations.'
789
type: object
@@ -5070,7 +5069,6 @@ CompanyCreateWrapper:
5070
5069
properties:
5071
CompanyCreate: CompanyCreate
5072
5073
-# TODO Should this extend ContentCreate??
5074
CompanyCreate:
5075
description: 'This class is used to create a company.'
5076
0 commit comments