This post function is used for updating and optionally creating JWT project properties.


Configuration

Define the action to be taken if the project property does not exist. You have the following two options:

OptionDescription

Create the property and assign the value

Creates a new property in the current project and sets it to the value specified in this post function.

Do nothing

Skip the post function, if the property does not exist.



Enter plain text defining the JWT property key of the property that should be created or updated in Basic text mode


Define the value the property should be set to in Basic text mode.




Use cases and examples




Tech review

Style guide



Short descriptionSet or optionally create a JWT project property.
Label