Skip to content

dataset creation rest api - #505

Merged
1000TurquoisePogs merged 12 commits into
v2.x/stagingfrom
feature/v2/dataset-creation-rest-api
Sep 20, 2022
Merged

dataset creation rest api#505
1000TurquoisePogs merged 12 commits into
v2.x/stagingfrom
feature/v2/dataset-creation-rest-api

Conversation

@1000TurquoisePogs

@1000TurquoisePogs 1000TurquoisePogs commented Sep 2, 2022

Copy link
Copy Markdown
Member

This PR builds upon #473 by trimming the list of parameters to those that are useful in dataset creation only.
Documentation of it is at zowe/zlux-server-framework#441

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Comment thread c/datasetjson.c
setRECFM = setRECFM | DALRECFM_U;
}
rc = setTextUnit(TEXT_UNIT_CHAR, 0, NULL, setRECFM, DALRECFM, configsCount, inputTextUnit);
} else if(!strcmp(propString, "blkln")) {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needs to be moved under "space" as an option. CYL, TRK, BLK???

Comment thread c/datasetjson.c Outdated
Comment thread c/datasetjson.c Outdated
aditya-ranshinge and others added 10 commits September 12, 2022 16:44
Signed-off-by: Aditya Ranshinge <aranshinge@rocketsoftware.com>
…Directory Blocks, Dataset Name Type attributes for dataset creation

Signed-off-by: Aditya Ranshinge <aranshinge@rocketsoftware.com>
Signed-off-by: Aditya Ranshinge <aranshinge@rocketsoftware.com>
…emoved unwanted functions and macros

Signed-off-by: Aditya Ranshinge <aranshinge@rocketsoftware.com>
Signed-off-by: Aditya Ranshinge <aranshinge@rocketsoftware.com>
Signed-off-by: Aditya Ranshinge <aranshinge@rocketsoftware.com>
…or creation

Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>
Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>
Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>
Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>
@1000TurquoisePogs
1000TurquoisePogs force-pushed the feature/v2/dataset-creation-rest-api branch from 807ba82 to 6b08c31 Compare September 12, 2022 20:45
…others

Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>
Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>

@JoeNemo JoeNemo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@1000TurquoisePogs
1000TurquoisePogs merged commit 8b5390c into v2.x/staging Sep 20, 2022
@1000TurquoisePogs
1000TurquoisePogs deleted the feature/v2/dataset-creation-rest-api branch May 5, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants