Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update step-26-mock-server-configuration-typescript-3e1c64f.md #154

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

serhatci
Copy link
Contributor

The config method is a static method, which means it's a property of the class itself, not an instance of the class. We can access it using MockServer.config instead of mockServer.config.

The config method is a static method, which means it's a property of the class itself, not an instance of the class. We can access it using MockServer.config instead of mockServer.config.
Copy link

cla-assistant bot commented Aug 25, 2024

CLA assistant check
All committers have signed the CLA.

@OlMue
Copy link
Contributor

OlMue commented Aug 26, 2024

Hi @serhatci, thanks for your contribution. We'll take a look and will get back to you.

@KlattG KlattG added contribution Valuable Contribution type/examples-samples Related to existing examples/samples, or request for new examples/samples. labels Aug 26, 2024
Copy link

sap-doc-bot bot commented Aug 26, 2024

Thank you for your valuable content contribution, @serhatci! So that we can recognize your contribution in the SAP Community, please check your SAP Community user ID (this is a number) in your personal settings page and share it with us in a reply to this comment. Make sure you just include the number in the reply.

Your user ID is displayed as follows:

Change display name for User ID N

where N is your user ID. For example, 53 is the user ID of the user 'qmacro'.

Please note that we are currently refactoring our profile and badge system on the SAP Community, and will start assigning badges again when that's complete.

@KlattG KlattG added the follow-up-with/dev Clarification with development needed. label Aug 26, 2024
@KlattG
Copy link
Contributor

KlattG commented Aug 26, 2024

Fixed with the next UI5 release.

@KlattG KlattG merged commit 8f51200 into SAP-docs:main Aug 26, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution Valuable Contribution follow-up-with/dev Clarification with development needed. type/examples-samples Related to existing examples/samples, or request for new examples/samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants