Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- curl --location --request PUT 'https://ryss.ap.gov.in/appmillsetupservice8/api/appconstants/v1' \
- --header 'Content-Type: application/json' \
- --data-raw '{
- "isActive": true,
- "constantValue": "RABI_23_24_20240101",
- "constantKey": "app109.current_season",
- "id": 746,
- "app": {
- "isActive": true,
- "description": "This app on boards a farmer with detailed profile and portfolio.",
- "id": 109,
- "appCode": "org.mindtree.app.agricultor",
- "projectPath": "",
- "appName": "Agricultor",
- "appCredentialsList": null,
- "appPlatformList": [
- {
- "isActive": true,
- "id": 31,
- "notes": null,
- "platformCode": {
- "isActive": null,
- "platformCode": "ANDROID",
- "description": "Android platform",
- "platformName": "Android",
- "id": 1
- }
- }
- ]
- },
- "appVersion": null,
- "module": null
- }'
Advertisement
Add Comment
Please, Sign In to add comment