Skip to content

Commit fa288ae

Browse files
authored
Revert "Release 0.1.3 (#9)" (#10)
This reverts commit 236649d.
1 parent 236649d commit fa288ae

29 files changed

+416
-3303
lines changed

.openapi-generator/FILES

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.gitignore
22
.gitlab-ci.yml
3+
.openapi-generator-ignore
34
.travis.yml
45
README.md
56
docs/Account.md
@@ -204,7 +205,6 @@ docs/GoogleProductCategory5Filter.md
204205
docs/GoogleProductCategory6Filter.md
205206
docs/Granularity.md
206207
docs/ImageDetails.md
207-
docs/ImageMetadata.md
208208
docs/InlineObject.md
209209
docs/ItemAttributes.md
210210
docs/ItemAttributesAllOf.md
@@ -266,21 +266,14 @@ docs/PacingDeliveryType.md
266266
docs/Paginated.md
267267
docs/Pin.md
268268
docs/PinMedia.md
269-
docs/PinMediaMetadata.md
270269
docs/PinMediaSource.md
271270
docs/PinMediaSourceImageBase64.md
272271
docs/PinMediaSourceImageURL.md
273272
docs/PinMediaSourceVideoID.md
274273
docs/PinMediaWithImage.md
275274
docs/PinMediaWithImageAllOf.md
276-
docs/PinMediaWithImageAndVideo.md
277-
docs/PinMediaWithImageAndVideoAllOf.md
278-
docs/PinMediaWithImages.md
279-
docs/PinMediaWithImagesAllOf.md
280275
docs/PinMediaWithVideo.md
281276
docs/PinMediaWithVideoAllOf.md
282-
docs/PinMediaWithVideos.md
283-
docs/PinMediaWithVideosAllOf.md
284277
docs/PinPromotionSummaryStatus.md
285278
docs/PinsApi.md
286279
docs/PinterestTagEventData.md
@@ -328,7 +321,6 @@ docs/UpdatableItemAttributes.md
328321
docs/UserAccountApi.md
329322
docs/UserListOperationType.md
330323
docs/UserListType.md
331-
docs/VideoMetadata.md
332324
git_push.sh
333325
pinterest/__init__.py
334326
pinterest/generated/__init__.py
@@ -550,7 +542,6 @@ pinterest/generated/client/model/google_product_category5_filter.py
550542
pinterest/generated/client/model/google_product_category6_filter.py
551543
pinterest/generated/client/model/granularity.py
552544
pinterest/generated/client/model/image_details.py
553-
pinterest/generated/client/model/image_metadata.py
554545
pinterest/generated/client/model/inline_object.py
555546
pinterest/generated/client/model/item_attributes.py
556547
pinterest/generated/client/model/item_attributes_all_of.py
@@ -609,21 +600,14 @@ pinterest/generated/client/model/pacing_delivery_type.py
609600
pinterest/generated/client/model/paginated.py
610601
pinterest/generated/client/model/pin.py
611602
pinterest/generated/client/model/pin_media.py
612-
pinterest/generated/client/model/pin_media_metadata.py
613603
pinterest/generated/client/model/pin_media_source.py
614604
pinterest/generated/client/model/pin_media_source_image_base64.py
615605
pinterest/generated/client/model/pin_media_source_image_url.py
616606
pinterest/generated/client/model/pin_media_source_video_id.py
617607
pinterest/generated/client/model/pin_media_with_image.py
618608
pinterest/generated/client/model/pin_media_with_image_all_of.py
619-
pinterest/generated/client/model/pin_media_with_image_and_video.py
620-
pinterest/generated/client/model/pin_media_with_image_and_video_all_of.py
621-
pinterest/generated/client/model/pin_media_with_images.py
622-
pinterest/generated/client/model/pin_media_with_images_all_of.py
623609
pinterest/generated/client/model/pin_media_with_video.py
624610
pinterest/generated/client/model/pin_media_with_video_all_of.py
625-
pinterest/generated/client/model/pin_media_with_videos.py
626-
pinterest/generated/client/model/pin_media_with_videos_all_of.py
627611
pinterest/generated/client/model/pin_promotion_summary_status.py
628612
pinterest/generated/client/model/pinterest_tag_event_data.py
629613
pinterest/generated/client/model/placement_group_type.py
@@ -665,7 +649,6 @@ pinterest/generated/client/model/tracking_urls.py
665649
pinterest/generated/client/model/updatable_item_attributes.py
666650
pinterest/generated/client/model/user_list_operation_type.py
667651
pinterest/generated/client/model/user_list_type.py
668-
pinterest/generated/client/model/video_metadata.py
669652
pinterest/generated/client/model_utils.py
670653
pinterest/generated/client/models/__init__.py
671654
pinterest/generated/client/rest.py
@@ -876,7 +859,6 @@ test/test_google_product_category5_filter.py
876859
test/test_google_product_category6_filter.py
877860
test/test_granularity.py
878861
test/test_image_details.py
879-
test/test_image_metadata.py
880862
test/test_inline_object.py
881863
test/test_item_attributes.py
882864
test/test_item_attributes_all_of.py
@@ -938,21 +920,14 @@ test/test_pacing_delivery_type.py
938920
test/test_paginated.py
939921
test/test_pin.py
940922
test/test_pin_media.py
941-
test/test_pin_media_metadata.py
942923
test/test_pin_media_source.py
943924
test/test_pin_media_source_image_base64.py
944925
test/test_pin_media_source_image_url.py
945926
test/test_pin_media_source_video_id.py
946927
test/test_pin_media_with_image.py
947928
test/test_pin_media_with_image_all_of.py
948-
test/test_pin_media_with_image_and_video.py
949-
test/test_pin_media_with_image_and_video_all_of.py
950-
test/test_pin_media_with_images.py
951-
test/test_pin_media_with_images_all_of.py
952929
test/test_pin_media_with_video.py
953930
test/test_pin_media_with_video_all_of.py
954-
test/test_pin_media_with_videos.py
955-
test/test_pin_media_with_videos_all_of.py
956931
test/test_pin_promotion_summary_status.py
957932
test/test_pins_api.py
958933
test/test_pinterest_tag_event_data.py
@@ -1000,5 +975,4 @@ test/test_updatable_item_attributes.py
1000975
test/test_user_account_api.py
1001976
test/test_user_list_operation_type.py
1002977
test/test_user_list_type.py
1003-
test/test_video_metadata.py
1004978
tox.ini

Makefile

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,5 @@ clean-pyc: ## Clean python binaries
1515
find . -name '*~' -exec rm -f {} +
1616

1717
build: ## Build command
18-
python -m build
19-
ls -l dist
20-
21-
pip_release_install:
22-
pip install twine build
23-
24-
publish_pypi_test: pip_release_install build
25-
twine upload -r testpypi dist/*
26-
27-
publish_pypi: pip_release_install build
28-
twine upload -r dist/*
18+
python setup.py sdist
19+
ls -l dist

0 commit comments

Comments
 (0)