kodexa 7.0.8217222635__py3-none-any.whl → 7.0.8231693882__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
kodexa/platform/client.py CHANGED
@@ -2080,7 +2080,7 @@ class ProjectGuidanceEndpoint(ProjectResourceEndpoint):
2080
2080
  return "guidance"
2081
2081
 
2082
2082
  def get_instance_class(self, object_dict=None):
2083
- return GuidanceEndpoint
2083
+ return GuidanceSetEndpoint
2084
2084
 
2085
2085
 
2086
2086
  class ProjectDataFormEndpoint(ProjectResourceEndpoint):
@@ -2895,7 +2895,7 @@ class GuidanceEndpoint(ComponentEndpoint, ClientEndpoint, OrganizationOwned):
2895
2895
  """
2896
2896
  Represents a guidance endpoint.
2897
2897
 
2898
- This class is used to interact with the prompts endpoint of the API.
2898
+ This class is used to interact with the guidance endpoint of the API.
2899
2899
  It provides methods to get the type, page class, and instance class of the endpoint,
2900
2900
  as well as to deploy an extension pack from a URL.
2901
2901
  """
@@ -2905,7 +2905,7 @@ class GuidanceEndpoint(ComponentEndpoint, ClientEndpoint, OrganizationOwned):
2905
2905
  Get the type of the endpoint.
2906
2906
 
2907
2907
  Returns:
2908
- str: The type of the endpoint, "prompts".
2908
+ str: The type of the endpoint, "guidance".
2909
2909
  """
2910
2910
  return "guidance"
2911
2911
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kodexa
3
- Version: 7.0.8217222635
3
+ Version: 7.0.8231693882
4
4
  Summary: Python SDK for the Kodexa Platform
5
5
  Author: Austin Redenbaugh
6
6
  Author-email: austin@kodexa.com
@@ -11,7 +11,7 @@ kodexa/model/persistence.py,sha256=hhUnDUr4wc2bSN4V3sKug8ZIxSUl-pNc2OUQLnB71NA,6
11
11
  kodexa/pipeline/__init__.py,sha256=sA7f5D6qkdMrpp2xTIeefnrUBI6xxEEWostvxfX_1Cs,236
12
12
  kodexa/pipeline/pipeline.py,sha256=cIRFOoJkguIYgNzx6FYrODdBpcY25CM_SULsqSsHeXE,24323
13
13
  kodexa/platform/__init__.py,sha256=1O3oiWMg292NPL_NacKDnK1T3_R6cMorrPRue_9e-O4,216
14
- kodexa/platform/client.py,sha256=fH72xl_uV2u3kSQQv9w77FF8lR9JHjUtgyNyTOUcDWE,213241
14
+ kodexa/platform/client.py,sha256=EHk0L9mYAJXRdMvwvc-fm4IwPqnNQKUisMQqgyTDzFE,213246
15
15
  kodexa/platform/interaction.py,sha256=6zpcwXKNZstUGNS6m4JsoRXAqCZPJHWI-ZN3co8nnF0,1055
16
16
  kodexa/platform/kodexa.py,sha256=5TbErWXzzg4ORidyrUl7FqASVvHyTOi9ikU5cKfEulo,33433
17
17
  kodexa/selectors/__init__.py,sha256=xA9-4vpyaAZWPSk3bh2kvDLkdv6XEmm7PjFbpziiTIk,100
@@ -35,7 +35,7 @@ kodexa/testing/test_components.py,sha256=g5lP-GY0nTHuH5cIEw45vIejEeBaWkPKQGHL36j
35
35
  kodexa/testing/test_utils.py,sha256=DrLCkHxdb6AbZ-X3WmTMbQmnVIm55VEBL8MjtUK9POs,14021
36
36
  kodexa/training/__init__.py,sha256=xs2L62YpRkIRfslQwtQZ5Yxjhm7sLzX2TrVX6EuBnZQ,52
37
37
  kodexa/training/train_utils.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
- kodexa-7.0.8217222635.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
39
- kodexa-7.0.8217222635.dist-info/METADATA,sha256=lPeJn880YdY4j2sI8kXV2vgJhq_C4fPao8yMWlsHjA8,3448
40
- kodexa-7.0.8217222635.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
41
- kodexa-7.0.8217222635.dist-info/RECORD,,
38
+ kodexa-7.0.8231693882.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
39
+ kodexa-7.0.8231693882.dist-info/METADATA,sha256=rDn374Yq4D2Kzwy6l7wNAoCkwqYuU41yKFZ9F6qIOW8,3448
40
+ kodexa-7.0.8231693882.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
41
+ kodexa-7.0.8231693882.dist-info/RECORD,,