mirror of
https://github.com/strapi/strapi.git
synced 2026-01-08 05:04:10 +00:00
add pluginOptions in model of CM GET /content-types (#9599)
This commit is contained in:
parent
5ce7dfa274
commit
b2de6bb8ea
@ -12,6 +12,7 @@ const dtoFields = [
|
||||
'category',
|
||||
'info',
|
||||
'options',
|
||||
'pluginOptions',
|
||||
'attributes',
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user