René's URL Explorer Experiment


Title: Approvals Api does not work with replacing rules · Issue #11 · launchdarkly/api-client-python · GitHub

Open Graph Title: Approvals Api does not work with replacing rules · Issue #11 · launchdarkly/api-client-python

X Title: Approvals Api does not work with replacing rules · Issue #11 · launchdarkly/api-client-python

Description: When doing a rule replacement, the semantic patch expects the field variationId to be present. However, the internal model for Rule has a property variation. These are incompatible and the service throws an error. import launchdarkly_api...

Open Graph Description: When doing a rule replacement, the semantic patch expects the field variationId to be present. However, the internal model for Rule has a property variation. These are incompatible and the service ...

X Description: When doing a rule replacement, the semantic patch expects the field variationId to be present. However, the internal model for Rule has a property variation. These are incompatible and the service ...

Opengraph URL: https://github.com/launchdarkly/api-client-python/issues/11

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Approvals Api does not work with replacing rules","articleBody":"When doing a rule replacement, the semantic patch expects the field `variationId` to be present. However, the internal model for Rule has a property `variation`. These are incompatible and the service throws an error.\r\n\r\n```python\r\n\r\nimport launchdarkly_api\r\nfrom launchdarkly_api.api import  approvals_api\r\n\r\nconfiguration = launchdarkly_api.Configuration()\r\nconfiguration.api_key[\"ApiKey\"] = API_KEY\r\napi_client = launchdarkly_api.ApiClient(configuration)\r\napprovals_client = approvals_api.ApprovalsApi(api_client)\r\n\r\nrules = [\r\n    Rule(\r\n        clauses=[\r\n            Clause(attribute=\"service\", negate=False, op=\"in\", values=['fake-service']),\r\n        ],\r\n        variation=0,\r\n        track_events=False,\r\n    )\r\n]\r\n\r\napproval_request = CreateFlagConfigApprovalRequestRequest(\r\n    comment=\"comment\",\r\n    description=\"description\",\r\n    instructions=Instructions([\r\n        Instruction(\r\n            kind=\"replaceRules\",\r\n            rules=rules\r\n        ),\r\n    ]),\r\n    notify_member_ids=['my_id_number']\r\n)\r\n\r\napprovals_client.post_approval_request('project', 'TEST_FLAG', 'test', approval_request)\r\n```\r\n\r\n```\r\n{\"code\":\"invalid_request\",\"message\":\"rule index 0: instruction variationId or rolloutWeights must be specified\"}\r\n```\r\n\r\nAs you can see from the [model for Rule,](https://github.com/launchdarkly/api-client-python/blob/8.0.0/docs/Rule.md) the attribute is called `variation`, not `variationId`.\r\nI can try to use a raw dictionary that conforms to the semantic patch pattern, but then I get a different error:\r\n```python\r\nconfiguration = launchdarkly_api.Configuration()\r\nconfiguration.api_key[\"ApiKey\"] = API_KEY\r\napi_client = launchdarkly_api.ApiClient(configuration)\r\napprovals_client = approvals_api.ApprovalsApi(api_client)\r\n\r\nrules = [\r\n    Rule(\r\n        clauses=[\r\n            Clause(attribute=\"service\", negate=False, op=\"in\", values=['fake-service']),\r\n        ],\r\n        variation=0,\r\n        track_events=False,\r\n    )\r\n]\r\n\r\napproval_request = CreateFlagConfigApprovalRequestRequest(\r\n    comment=\"comment\",\r\n    description=\"description\",\r\n    instructions=Instructions([\r\n        Instruction(\r\n            kind=\"replaceRules\",\r\n            rules=[\r\n                {\r\n                    \"variationId\": 1,\r\n                    \"clauses\":  [\r\n                        {\r\n                            \"attribute\": \"service\",\r\n                            \"op\": \"in\",\r\n                            \"negate\": False,\r\n                            \"values\": [\"fake-service\"]\r\n                        }\r\n                    ],\r\n                }\r\n            ]\r\n        ),\r\n    ]),\r\n    notify_member_ids=['my-member-id']\r\n)\r\n\r\napprovals_client.post_approval_request('project', 'TEST_FLAG', 'test', approval_request)\r\n```\r\n```\r\nAttributeError: 'dict' object has no attribute '_composed_schemas'\r\n```","author":{"url":"https://github.com/chrisdurand-RL","@type":"Person","name":"chrisdurand-RL"},"datePublished":"2022-05-12T01:07:37.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/11/api-client-python/issues/11"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:dc1d527a-c733-f08f-7fd5-389cf0bf6c1a
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC9C6:66C53:F3B230:13D079B:699209E0
html-safe-nonceaf8820051d3d1363d62aba4971903658bf508442c0726cd86f5f9a7282508ca4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOUM2OjY2QzUzOkYzQjIzMDoxM0QwNzlCOjY5OTIwOUUwIiwidmlzaXRvcl9pZCI6IjQ1MDY5NTc2NjUyNjI2NTgyNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac44a0d7b8798f4f2fbef1e129d1d568867d950940f882e49fd24658b01c836bec
hovercard-subject-tagissue:1233321887
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/launchdarkly/api-client-python/11/issue_layout
twitter:imagehttps://opengraph.githubassets.com/a0ceaf05e2dfe551ec13b96e319d3c06d9139f8d06acadf878f90a60c617e865/launchdarkly/api-client-python/issues/11
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/a0ceaf05e2dfe551ec13b96e319d3c06d9139f8d06acadf878f90a60c617e865/launchdarkly/api-client-python/issues/11
og:image:altWhen doing a rule replacement, the semantic patch expects the field variationId to be present. However, the internal model for Rule has a property variation. These are incompatible and the service ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamechrisdurand-RL
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/launchdarkly/api-client-python git https://github.com/launchdarkly/api-client-python.git
octolytics-dimension-user_id8039656
octolytics-dimension-user_loginlaunchdarkly
octolytics-dimension-repository_id102905895
octolytics-dimension-repository_nwolaunchdarkly/api-client-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id102905895
octolytics-dimension-repository_network_root_nwolaunchdarkly/api-client-python
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/launchdarkly/api-client-python/issues/11#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Flaunchdarkly%2Fapi-client-python%2Fissues%2F11
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Flaunchdarkly%2Fapi-client-python%2Fissues%2F11
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=launchdarkly%2Fapi-client-python
Reloadhttps://patch-diff.githubusercontent.com/launchdarkly/api-client-python/issues/11
Reloadhttps://patch-diff.githubusercontent.com/launchdarkly/api-client-python/issues/11
Reloadhttps://patch-diff.githubusercontent.com/launchdarkly/api-client-python/issues/11
launchdarkly https://patch-diff.githubusercontent.com/launchdarkly
api-client-pythonhttps://patch-diff.githubusercontent.com/launchdarkly/api-client-python
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Flaunchdarkly%2Fapi-client-python
Fork 5 https://patch-diff.githubusercontent.com/login?return_to=%2Flaunchdarkly%2Fapi-client-python
Star 5 https://patch-diff.githubusercontent.com/login?return_to=%2Flaunchdarkly%2Fapi-client-python
Code https://patch-diff.githubusercontent.com/launchdarkly/api-client-python
Issues 6 https://patch-diff.githubusercontent.com/launchdarkly/api-client-python/issues
Pull requests 0 https://patch-diff.githubusercontent.com/launchdarkly/api-client-python/pulls
Actions https://patch-diff.githubusercontent.com/launchdarkly/api-client-python/actions
Security 0 https://patch-diff.githubusercontent.com/launchdarkly/api-client-python/security
Insights https://patch-diff.githubusercontent.com/launchdarkly/api-client-python/pulse
Code https://patch-diff.githubusercontent.com/launchdarkly/api-client-python
Issues https://patch-diff.githubusercontent.com/launchdarkly/api-client-python/issues
Pull requests https://patch-diff.githubusercontent.com/launchdarkly/api-client-python/pulls
Actions https://patch-diff.githubusercontent.com/launchdarkly/api-client-python/actions
Security https://patch-diff.githubusercontent.com/launchdarkly/api-client-python/security
Insights https://patch-diff.githubusercontent.com/launchdarkly/api-client-python/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/launchdarkly/api-client-python/issues/11
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/launchdarkly/api-client-python/issues/11
Approvals Api does not work with replacing ruleshttps://patch-diff.githubusercontent.com/launchdarkly/api-client-python/issues/11#top
bughttps://github.com/launchdarkly/api-client-python/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com/chrisdurand-RL
https://github.com/chrisdurand-RL
chrisdurand-RLhttps://github.com/chrisdurand-RL
on May 12, 2022https://github.com/launchdarkly/api-client-python/issues/11#issue-1233321887
model for Rule,https://github.com/launchdarkly/api-client-python/blob/8.0.0/docs/Rule.md
bughttps://github.com/launchdarkly/api-client-python/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.