chore: Update Help Center APIs to accomodate locale (#4515)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
json.id category.id
|
||||
json.name category.name
|
||||
json.locale category.locale
|
||||
json.description category.description
|
||||
json.position category.position
|
||||
@@ -0,0 +1,9 @@
|
||||
json.id portal.id
|
||||
json.color portal.color
|
||||
json.custom_domain portal.custom_domain
|
||||
json.header_text portal.header_text
|
||||
json.homepage_link portal.homepage_link
|
||||
json.name portal.name
|
||||
json.page_title portal.page_title
|
||||
json.slug portal.slug
|
||||
json.config portal.config
|
||||
Reference in New Issue
Block a user