Skip to content

Commit 445a1e1

Browse files
author
Cristian Vidmar
committed
chore: doc update
1 parent 1c5c7d2 commit 445a1e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ All the three functions above can be passed as nil with different levels of grac
476476

477477
---
478478

479-
**CONSTANTS**
479+
**CONSTANTS AND GLOBAL VARIABLES**
480480

481481
Each generated content type library file exports a constant with the Contentful ID of the content type itself, for example in _contentful_vo_lib_person.go_:
482482

@@ -497,6 +497,8 @@ Four levels of logging are supported (even if only partially used at this time):
497497
LogError = 3
498498
)</code></pre>
499499

500+
A global variable named _SpaceContentTypeInfoMap_ contains an ID-indexed map of all content types
501+
with their names and descriptions
500502

501503
Dependencies and credits
502504
------------------------

0 commit comments

Comments
 (0)