-
Updated
Mar 24, 2021 - Python
mainframe
Here are 122 public repositories matching this topic...
-
Updated
Mar 28, 2021
-
Updated
Apr 8, 2021 - C
Is your feature request related to a problem? Please describe.
Passticket, as well as token and cookie properties, are configured under their own parameter in apiml.security.auth.
E.g.:
apiml:
security:
auth:
provider: zosmf
zosmfServiceId: mockzosmf # Replace me with the correct z/OSMF service id
zosmfJwtEndpoint: /endpoint
-
Updated
Jan 22, 2021 - Python
I would like to be able to set a name prefix for the screenshot file. Is this possible?
Maybe an option to set it permanent and also a variable to overrule it when taking a screenshot?
Would even be better that you can also supply a sub folder name when taking the screenshot!
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Mar 22, 2021 - HTML
-
Updated
Apr 8, 2021 - Shell
-
Updated
Apr 18, 2019
-
Updated
Jan 10, 2018 - Python
Hi,
First thing is thanks for cool packages to utilize x3270, I'm using it a lot you know because work related
The problem is, it looks like we can't send F1-F12 key function because validaKeyboard() function always return false in case we send F1-F12 key even it's provided in constant variables causing all variables apart from Enter and Tab useless.
// These constants represe
-
Updated
Sep 16, 2019 - Jupyter Notebook
-
Updated
Feb 15, 2017 - JavaScript
-
Updated
Sep 15, 2020 - REXX
Improve this page
Add a description, image, and links to the mainframe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mainframe topic, visit your repo's landing page and select "manage topics."
In IHandlerResponseDataApi find:
/**
* Sets the JSON response API "message" property. Can optionally be logged. The intent is to provide a short
* summary on the response JSON object (for display and other purposes).
* @param {string} message
* @param {...any[]} values
* @returns {string}
* @memberof IHandlerResponseDataApi
*/
setMessage(message: