Skip to content

Commit

Permalink
[MODFISTO-363] - Language deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzmitry_Butramyou committed Dec 30, 2022
1 parent 967f636 commit a144ea3
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion rtypes/collection-get-with-json-response.raml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#%RAML 1.0 ResourceType
# collection-get.raml
description: Entity representing a <<resourcePathName|!singularize>>
is: [language]

get:
description: |
Expand Down
1 change: 0 additions & 1 deletion rtypes/collection-with-json-response.raml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# - pageable: !include traits/pageable.raml
# - searchable: !include traits/searchable.raml
description: Collection of <<resourcePathName|!singularize>> items.
is: [language]

get:
description: Retrieve a list of <<resourcePathName|!singularize>> items.
Expand Down
1 change: 0 additions & 1 deletion rtypes/get-delete-with-json-response.raml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

description: Entity representing a <<resourcePathName|!singularize>>
is: [language]

get:
description: |
Expand Down
1 change: 0 additions & 1 deletion rtypes/get-only-with-json-response.raml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
description: Collection of <<resourcePathName|!singularize>> items.
is: [language]

get:
description: Retrieve a list of <<resourcePathName|!singularize>> items.
Expand Down
1 change: 0 additions & 1 deletion rtypes/item-collection-get-with-json-response.raml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

description: Entity representing a <<resourcePathName|!singularize>>
is: [language]

get:
description: |
Expand Down
1 change: 0 additions & 1 deletion rtypes/item-collection-with-json-response.raml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#%RAML 1.0 ResourceType
# item-collection-with-json-response.raml
description: Entity representing a <<resourcePathName|!singularize>>
is: [language]

get:
description: |
Expand Down

0 comments on commit a144ea3

Please sign in to comment.