1.0.2 • Published 8 years ago

swagen-ng1-http v1.0.2

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
8 years ago

Deprecation notice

The swagen-ng1-http generator has been deprecated and replaced by the swagen-angular (npm) package.

There are breaking changes in the configuration between swagen-ng1-http and swagen-angular. We recommend that you remove the existing configuration and recreate it from scratch.

  1. Install the swagen-angular package, either globally or locally
# Globally
npm install -g swagen-angular

# Locally
npm install --save-dev swagen-angular
  1. Uninstall the swagen-ng1-http package.
# Globally
npm uninstall -g swagen-ng1-http

# Locally
npm uninstall --save-dev swagen-ng1-http
  1. Ensure that you have the latest version of Swagen (npm).
# Check version of globally-installed Swagen
swagen version

# Check version of locally-installed Swagen
node_modules/.bin/swagen version
  1. From your swagen.config.json and swagen.config.js configuration files, remove any sections that use the swagen-ng1-http generator.

    If you are using recent versions of Swagen, you can type swagen remove <section name> to remove the section from swagen.config.json.

  1. Use the swagen init command to recreate these sections.
1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.54

8 years ago

0.0.53

8 years ago

0.0.52

8 years ago

0.0.51

8 years ago

0.0.50

9 years ago

0.0.49

9 years ago

0.0.48

9 years ago

0.0.47

9 years ago

0.0.46

9 years ago

0.0.45

9 years ago

0.0.44

9 years ago

0.0.43

9 years ago

0.0.42

9 years ago

0.0.41

9 years ago

0.0.40

9 years ago

0.0.39

9 years ago

0.0.38

9 years ago

0.0.37

9 years ago

0.0.36

9 years ago

0.0.35

9 years ago

0.0.34

9 years ago

0.0.33

9 years ago

0.0.32

9 years ago

0.0.31

9 years ago

0.0.30

9 years ago

0.0.29

9 years ago

0.0.28

9 years ago

0.0.27

9 years ago

0.0.26

9 years ago

0.0.25

9 years ago

0.0.24

9 years ago

0.0.23

9 years ago

0.0.22

9 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago